try remotevar
This commit is contained in:
parent
ab759ef08e
commit
6c8638319e
5 changed files with 60 additions and 18 deletions
|
|
@ -29,4 +29,6 @@ void sendExtStopBytes();
|
|||
void setup();
|
||||
void loop();
|
||||
|
||||
void on_pin_change(uint8_t pin, uint8_t value);
|
||||
void on_pin_change(uint8_t pin, uint8_t value);
|
||||
|
||||
uint16_t get_pm25_out();
|
||||
Loading…
Add table
Add a link
Reference in a new issue