chore: nest project under Arduino/WeatherPredictor
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
#pragma once
|
||||
#include <Arduino.h>
|
||||
#include "state.h"
|
||||
|
||||
void displayBegin();
|
||||
void displaySplash(const char* line1, const char* line2);
|
||||
void displayRender(const AppState& s);
|
||||
Reference in New Issue
Block a user