prevent high current during sleep

This commit is contained in:
KlausMu 2024-03-16 21:25:33 +01:00
parent 17873f50d4
commit 73caf51198
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#pragma once
extern uint8_t IR_RX_GPIO;
extern uint8_t IR_VCC_GPIO;
#include <string>