Skip to content

v3.3

Compare
Choose a tag to compare
@fredilarsen fredilarsen released this 25 Oct 19:04
· 86 commits to master since this release
  • Updated to use PJON v12
  • Updated to use ArduinoJson v6
  • Updated GenericModuleMasterHttp to pick up module list changes dynamically. This allows new modules to be registered dynamically in the database/web page.
  • Added metrics to ModuleInterfaceRGBSWitch to report module response times. This allows module performance to be monitored and plotted over time.
  • Added presence broadcast to allow modules to be moved between PJON routers dynamically
  • Minor improvements