- Added messages

Fork of WiflyInterface by Damien Frost

History

- Not sure what changed here, probably something minor default tip

2017-05-24, by defrost [Wed, 24 May 2017 18:34:11 +0000] rev 43

- Not sure what changed here, probably something minor


- Some minor changes...

2017-05-23, by defrost [Tue, 23 May 2017 14:59:09 +0000] rev 42

- Some minor changes...


- Added a function to set the serial comm port after startup; - Any serial messages during object construction are removed, because they crash the processor

2017-05-23, by defrost [Tue, 23 May 2017 10:19:42 +0000] rev 41

- Added a function to set the serial comm port after startup; - Any serial messages during object construction are removed, because they crash the processor


- Added setSsid and setPhrase functions

2017-05-22, by defrost [Mon, 22 May 2017 11:51:24 +0000] rev 40

- Added setSsid and setPhrase functions


- Added SerialCommPort

2017-05-21, by defrost [Sun, 21 May 2017 21:33:51 +0000] rev 39

- Added SerialCommPort


- Removed messages.h; - It is now in the library 'messages'

2016-11-24, by defrost [Thu, 24 Nov 2016 16:52:45 +0000] rev 38

- Removed messages.h; - It is now in the library 'messages'


- updated comments in messages.h

2016-10-06, by defrost [Thu, 06 Oct 2016 08:04:10 +0000] rev 37

- updated comments in messages.h


- Updated reset function to clear the cmd_mode flag in reset.; - Turned off Debug

2016-08-05, by defrost [Fri, 05 Aug 2016 16:13:33 +0000] rev 36

- Updated reset function to clear the cmd_mode flag in reset.; - Turned off Debug


- Added baudrate variable to Wifly so that after a reset, the baud rate is updated to the previously baud rate; - Debug messages on

2016-08-05, by defrost [Fri, 05 Aug 2016 13:31:37 +0000] rev 35

- Added baudrate variable to Wifly so that after a reset, the baud rate is updated to the previously baud rate; - Debug messages on


- updated debug messages

2016-07-10, by defrost [Sun, 10 Jul 2016 11:13:33 +0000] rev 34

- updated debug messages