4 lines
109 B
C
4 lines
109 B
C
#include "pico/stdlib.h"
|
|
|
|
void Selection_capteur_init(void);
|
|
void Selection_capteur_select(uint32_t capteur); |