yup

Dependencies:   keypad mbed

Fork of Lab3 by Matthew Dorshimer

History

ye default tip

2016-12-02, by Dorsh [Fri, 02 Dec 2016 18:15:45 +0000] rev 11

ye


Some organizational changes + added comments to the code

2016-11-28, by Dorsh [Mon, 28 Nov 2016 17:47:24 +0000] rev 10

Some organizational changes + added comments to the code


minor edits

2016-11-18, by Dorsh [Fri, 18 Nov 2016 19:12:57 +0000] rev 9

minor edits


in class changes

2016-11-11, by Dorsh [Fri, 11 Nov 2016 19:20:52 +0000] rev 8

in class changes


got rid of misc. character '/'

2016-11-08, by Dorsh [Tue, 08 Nov 2016 21:13:34 +0000] rev 7

got rid of misc. character '/'


Got rid of the class, used a static integer instead of the object state variable. Works the same, just kinda better this way instead of using a handler

2016-11-08, by Dorsh [Tue, 08 Nov 2016 21:12:57 +0000] rev 6

Got rid of the class, used a static integer instead of the object state variable. Works the same, just kinda better this way instead of using a handler


moved char *msg outside of the loop so a new pointer isn't allocated each iteration

2016-11-06, by Dorsh [Sun, 06 Nov 2016 04:48:13 +0000] rev 5

moved char *msg outside of the loop so a new pointer isn't allocated each iteration


Implemented a handler for interpreting the keypad inputs. We can determine what we want the messages to be next week.

2016-11-06, by Dorsh [Sun, 06 Nov 2016 04:40:16 +0000] rev 4

Implemented a handler for interpreting the keypad inputs. We can determine what we want the messages to be next week.


11/4

2016-11-04, by Dorsh [Fri, 04 Nov 2016 17:54:30 +0000] rev 3

11/4


ok

2016-11-04, by Dorsh [Fri, 04 Nov 2016 17:49:59 +0000] rev 2

ok