This is a test code

Committer:
evangeli
Date:
Tue Oct 09 12:03:50 2018 +0000
Revision:
0:63d399cadd6a
This is the initial commit.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
evangeli 0:63d399cadd6a 1 /**
evangeli 0:63d399cadd6a 2 * This is a test
evangeli 0:63d399cadd6a 3 * ES200 1121 Project 2 - Our team is the coolest
evangeli 0:63d399cadd6a 4 * MIDN 3/c Huey, Dewey, and Louie
evangeli 0:63d399cadd6a 5 */
evangeli 0:63d399cadd6a 6
evangeli 0:63d399cadd6a 7 #include "mbed.h"
evangeli 0:63d399cadd6a 8
evangeli 0:63d399cadd6a 9 int main() {
evangeli 0:63d399cadd6a 10 } // main()
evangeli 0:63d399cadd6a 11