We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00361b2 commit 8dbd45dCopy full SHA for 8dbd45d
README.md
@@ -192,6 +192,12 @@ been possible!**
192
193
## Changelog
194
195
+ * 2018 04 23 - v1.2.3
196
+ * Repeat all NMEA and NMEA2000 data to the computer when the serial port is
197
+ opened at 38400 bauds.
198
+ * Do not lock up when connected to a Raspberry Pi (was bug #68).
199
+ * Publish internal sensors data to serial outputs.
200
+ * Save all NMEA and NMEA2000 messages to the SDCard again.
201
* 2018 02 16 - v1.2.2
202
* Go back to older version of ESP8266 framework (2.3 via framework 1.5) to
203
get rid of random crashes. Still need to investigate more but we do not
0 commit comments