/*|--------------------------------------------------------|*/
/*|Button Domination Timer tester for machine code  (.hex) |*/
/*|Teams (buttons) RED and GREEN, YELLOW REF, BLUE ERASER  |*/
/*|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 |*/
/*|Author: Martin Chlebovec                                |*/
/*|E-mail: [email protected]                           |*/
/*|--------------------------------------------------------|*/

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

}

void loop() {

}