Skip to content

Luos engine version 2.6.4

Compare
Choose a tag to compare
@JeromeGalan JeromeGalan released this 21 Oct 11:54
· 411 commits to main since this release

Changelog Luos Engine 2.6.4

Dependencies:

  • Pyluos version ≥ 2.2.6

Packages:

  • Luos_engine library
  • Luos_engine library for Arduino environment
  • Luos Gate library for Arduino environment
  • Luos Pipe library for Arduino environment
  • Luos Inspector library for Arduino environment

What's new:


🆕 Added #382: [Bootloader] Add mode WITH_BOOTLOADER to jump to bootlaoder when application asserts.  ## Nico 🤙#1209
🆕 Added #382: [Bootloader] An application is considered safe after 3 luos loop execution.            ## Nico 🤙#1209
🆕 Changed #387: [ESP 32] Update Gate project.            ## Salem#3488
🆕 Changed #387: [ESP 32] Update LED example project.     ## Salem#3488
🆕 Changed #387: [ESP 32] Update Button example project.  ## Salem#3488
🆕 Changed #390: [Gate] Improve JSON parsing efficiency.  ## Nico 🤙#1209
🛠️ Fix #386: [ESP 32] Fix HAL to avoid stack overflow.                                        ## Salem#3488
🛠️ Fix #381: [Bootloader] Reboot in bootloader mode when a corrupted application is flashed.  ## Nico 🤙#1209