8 lines
117 B
C
8 lines
117 B
C
#pragma once
|
|
|
|
void handlePing();
|
|
void handleAdd();
|
|
void handleLed();
|
|
void handleUptime();
|
|
void handleUptimeEvents();
|