main.cpp typo corrected
This commit is contained in:
parent
30731f5c0c
commit
2e368a6d8d
@ -511,8 +511,7 @@ void setup() {
|
||||
ESP_LOGI(TAG, "Starting Timekeeper...");
|
||||
_ASSERT(timepulse_init()); // setup pps timepulse
|
||||
timepulse_start(); // starts pps and cyclic time sync
|
||||
|
||||
strcat_P(features, "TIME");
|
||||
strcat_P(features, " TIME");
|
||||
|
||||
#endif // timesync
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user