Initial version

Dependencies:   MODSERIAL mbed

History

Initialization of variables moved to declarations default tip

2013-10-17, by vsluiter [Thu, 17 Oct 2013 09:38:14 +0000] rev 4

Initialization of variables moved to declarations


Variables that need to be rembered within a function have to be declared static!!; Otherwise make them global

2013-10-17, by vsluiter [Thu, 17 Oct 2013 09:29:52 +0000] rev 3

Variables that need to be rembered within a function have to be declared static!!; Otherwise make them global


Cosmetic changes

2013-10-17, by vsluiter [Thu, 17 Oct 2013 09:27:44 +0000] rev 2

Cosmetic changes


Mijn eigen fout gecorrigeerd

2013-10-17, by vsluiter [Thu, 17 Oct 2013 09:23:51 +0000] rev 1

Mijn eigen fout gecorrigeerd


Initial version

2013-10-17, by vsluiter [Thu, 17 Oct 2013 08:29:57 +0000] rev 0

Initial version