mirror of
https://github.com/lumapu/ahoy.git
synced 2025-05-10 23:46:37 +02:00
clean up #88 remove unused char *p
This commit is contained in:
parent
d4ba302307
commit
6b6f4c8774
1 changed files with 0 additions and 1 deletions
|
@ -782,7 +782,6 @@ void app::saveValues(bool webSend = true) {
|
|||
Main::saveValues(false); // general configuration
|
||||
|
||||
if(mWeb->args() > 0) {
|
||||
char *p;
|
||||
char buf[20] = {0};
|
||||
uint8_t i = 0;
|
||||
uint16_t interval;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue