main.cpp typo corrected

This commit is contained in:
Klaus K Wilting 2020-11-09 12:35:51 +01:00
parent 30731f5c0c
commit 2e368a6d8d

View File

@ -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