com discord message
This commit is contained in:
parent
1e7a41f86c
commit
a514a25a1d
@ -27,7 +27,7 @@ Program::Program() {
|
||||
// Startup Discord API
|
||||
this->discord = new DiscordAPI(DISCORD_HOOK);
|
||||
delay(1000);
|
||||
Serial.println(this->discord->sendHeure("10h", "18h"));
|
||||
//Serial.println(this->discord->sendHeure("10h", "18h"));
|
||||
|
||||
// Startup Encoder
|
||||
this->encoder = new SwitchableEncodeur(ENCODER_DT, ENCODER_CLK, ENCODER_SWITCH, 3);
|
||||
|
Loading…
x
Reference in New Issue
Block a user