Skip to content

v1.3.6

Latest
Compare
Choose a tag to compare
@sarfata sarfata released this 07 Sep 12:51
· 1 commit to master since this release
18734d6

2018 09 07 - v1.3.6

  • Force ESP board definition to generic module w 1MB flash to avoid build error.
  • Upgrade ESP platform to 1.8.0 to use ESP8266 framework 2.4.2 which improves stability of the WiFi modules and seems to fix a number of connection issues for other people. Hopefully will also improve KBox wifi stability.
  • Add HTTP CORS header on /signalk. This makes KBox compatible with the amazing Kip to display your boat data in a browser.
  • Fixed a typo in the reboot reasons.
  • Add missing dependency pyserial in the list of dependencies for kbox.py.