1 2 3 4
gboolean os_init(void); void os_update(void); void os_clear_minmax(void); GSList* os_get_sensors(void);