Various improvements for usability and consistency and inclusion of PWA handling.

This commit is contained in:
2026-07-09 20:03:41 -05:00
parent 941ce78bfd
commit 0a400e3039
23 changed files with 439 additions and 133 deletions

View File

@@ -1,5 +1,6 @@
#pragma once
void handleAppInfo();
void handlePing();
void handleAdd();
void handleLed();