/*|--------------------------------------------------------------|*/
/*|Configurable Domination Timer tester for machine code  (.hex) |*/
/*|Teams (buttons) RED and GREEN                                 |*/
/*|Instructions:                                                 |*/
/*|Press F1                                                      |*/
/*|Choose option "Load HEX fileand Start Simulation"             |*/
/*|Find downloaded .hex firmware in your PC and upload it        |*/
/*|Now you can try whole simulation of of DOMINATION TIMER       |*/
/*|For start of game press BUTTON on rotary encoder KY-040       |*/
/*|Author: Martin Chlebovec                                      |*/
/*|E-mail: [email protected]                                 |*/
/*|--------------------------------------------------------------|*/

//https://martinius96.github.io/Airsoft-DOMINATOR-RFID/en/dominator-encoder.html
void setup() {

}

void loop() {

}