digitalsputnik / ApolloFirmware

Micropython software for the Apollo lamps
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

UAsyncIO rewrite #29

Closed KKallas closed 2 years ago

KKallas commented 2 years ago

Rewrite Apollo Firmware to use Asyncio loops and methods for better resource control.

KKallas commented 2 years ago

Ties to issue #28

KKallas commented 2 years ago

Majority of the uasyncio work is done. All the functionality that was there before has been replicated