prevent high current during sleep
This commit is contained in:
parent
17873f50d4
commit
73caf51198
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
#pragma once
|
||||
|
||||
extern uint8_t IR_RX_GPIO;
|
||||
extern uint8_t IR_VCC_GPIO;
|
||||
|
||||
#include <string>
|
||||
|
|
Loading…
Reference in a new issue