fix: builds
This commit is contained in:
@@ -37,7 +37,7 @@ void setup() {
|
||||
// Start the API server and complete initialization
|
||||
spore.begin();
|
||||
|
||||
LOG_INFO(spore.getContext(), "Main", "NeoPattern service registered and ready!");
|
||||
LOG_INFO( "Main", "NeoPattern service registered and ready!");
|
||||
}
|
||||
|
||||
void loop() {
|
||||
|
||||
Reference in New Issue
Block a user