diff --git a/src/system.h b/src/system.h index d11206990..504a90e7a 100644 --- a/src/system.h +++ b/src/system.h @@ -98,6 +98,8 @@ class System { } #endif + String getBBQKeesGatewayDetails(); + void led_init(bool refresh); void network_init(bool refresh); void button_init(bool refresh);