digitalsputnik / ApolloFirmware

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

ArtNet OpCode & Packet Order #33

Open MJoosep opened 2 years ago

MJoosep commented 2 years ago

Implement custom OpCode and ArtNet Packet Order. This will be used to create ArtNet-Repl, to still get REPL functionality without the use of threads when using UAsyncIO.