mirror of
https://github.com/lumapu/ahoy.git
synced 2025-06-25 13:56:59 +02:00
Added favicon.ico to find the right tab in the browser more fast; Keep it simple (not as configuration option)
This commit is contained in:
parent
821ab2601e
commit
e25dce1573
3 changed files with 206 additions and 0 deletions
|
@ -60,6 +60,7 @@ class app : public Main {
|
|||
bool buildPayload(uint8_t id);
|
||||
void processPayload(bool retransmit);
|
||||
|
||||
void showFavicon(void);
|
||||
void showIndex(void);
|
||||
void showSetup(void);
|
||||
void showSave(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue