Commit 3e76a6b1 authored by MagoKimbra's avatar MagoKimbra

Fix

parent 2d9f2a47
......@@ -45,7 +45,7 @@ typedef unsigned long millis_t;
#define analogInputToDigitalPin(p) ((p) + 0xA0)
#endif
#include "Comunication.h"
#include "comunication.h"
void get_command();
void process_commands();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment