• Henrique Silva's avatar
    Change SDR table to a dynamic allocated version · 2de2e7e0
    Henrique Silva authored
    Now each sensor must call sdr_insert_entry() upon initialization to
    include its sensors in the SDR table.
    The SDR table cals realloc each time a new entry is requested, so it
    doesn't use unnecessary memory.
    2de2e7e0
sdr.h 7.32 KB