/* PIN MAPPING ----------------------------------
-------------------------------------------------
SW1-33 | SW2-34 | SW3-35
-------------------------------------------------
ADC-32
-------------------------------------------------
Seg_A-16 | Seg_B-17 | Seg_C-18 | Seg_D-19
Seg_E-21 | Seg_F-22 | Seg_G-23
-------------------------------------------------
LED1-25 | LED2-26 | LED3-27 | LED4-14 | LED5-12
LED6-13 | LED7-15 | LED8-5 | LED9-4
-------------------------------------------------*/
void setup() {
}
void loop() {
}