Project

General

Profile

Revision 1889

Updated main to include a break and highways.h to prototype files

View differences:

main.c
94 94
				//passing
95 95
			//read barcode
96 96
			break;
97
			break;
97 98
		default:
98 99
			usb_puts("I got stuck in an unknown state! My state is ");
99 100
			usb_puti(state);

Also available in: Unified diff