Fa2018-es200-1121-project2-test / Mbed OS 20181009-test
Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers main.cpp Source File

main.cpp

00001 /**
00002  * This is a test
00003  * ES200 1121 Project 2 - Our team is the coolest
00004  * MIDN 3/c Huey, Dewey, and Louie
00005  */
00006  
00007 #include "mbed.h"
00008 
00009 int main() {
00010 } // main()
00011