mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 08:19:52 +03:00
some refactoring
This commit is contained in:
@@ -113,7 +113,7 @@ class TemperatureSensor {
|
||||
bool update(const std::string & id, const std::string & name, int16_t offset);
|
||||
|
||||
#if defined(EMSESP_TEST)
|
||||
void test();
|
||||
void load_test_data();
|
||||
#endif
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user