mirror of
https://github.com/airgradienthq/arduino.git
synced 2025-07-15 08:56:34 +02:00
add WiFiManager
and 'U8g2 to
Libraries`
This commit is contained in:
@ -15,8 +15,7 @@ private:
|
||||
void *u8g2 = NULL;
|
||||
AgValue &value;
|
||||
|
||||
void showTempHum(void);
|
||||
|
||||
void showTempHum(bool hasStatus);
|
||||
public:
|
||||
AgOledDisplay(AgConfigure &config, AgValue &value,
|
||||
Stream &log);
|
||||
|
Reference in New Issue
Block a user