mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-05-09 06:16:54 +03:00
change proto to text strings; add simplest NTC measurement
This commit is contained in:
@@ -39,6 +39,7 @@ typedef enum{
|
||||
} mlx_state_t;
|
||||
|
||||
int mlx_setaddr(int n, uint8_t addr);
|
||||
uint8_t mlx_getaddr(int n);
|
||||
mlx_state_t mlx_state();
|
||||
int mlx_nactive();
|
||||
uint8_t *mlx_activeids();
|
||||
|
||||
Reference in New Issue
Block a user