meshtastic-firmware/src/main.h

6 wiersze
116 B
C

#pragma once
extern bool axp192_found;
extern bool ssd1306_found;
extern bool isCharging;
extern bool isUSBPowered;