missing semi

pull/42/head
theFeiter 2 years ago
parent d0862ad05b
commit c509883322

@ -140,7 +140,7 @@ void begin_lora(){
}
void end_lora(){
LoRa.end()
LoRa.end();
}
void begin_SD(){

Loading…
Cancel
Save