/*|--------------------------------------------------------|*/
/*|Button Domination Timer tester for machine code (.hex) |*/
/*|Teams (buttons) RED and GREEN, YELLOW REF, BLUE ERASER |*/
/*|Instructions: |*/
/*|Press F1 |*/
/*|Choose option "Upload Firmware and 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] |*/
/*|--------------------------------------------------------|*/
void setup() {
}
void loop() {
}