digitalsputnik / ApolloFirmware

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

Btree object #6

Closed KKallas closed 2 years ago

KKallas commented 2 years ago

lets drop the Btree in favor of using just the _lamp to keep all the important data:

KKallas commented 2 years ago

decided to use native python text saving