digitalsputnik / ApolloFirmware

Micropython software for the Apollo lamps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UAsyncIO rewrite

KKallas opened this issue · comments

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

  • Rewrite Apollo Firmware to include Asyncio

Ties to issue #28

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