issues
search
sourcebots
/
robot-api
(Legacy) API to interface with robotd
http://docs.sourcebots.co.uk/api/
MIT License
4
stars
1
forks
source link
Cleanup board list class
#23
Closed
RealOrangeOne
closed
6 years ago
RealOrangeOne
commented
6 years ago
Use
Mapping
rather than
MutableMapping
for immutability
Order boards by serial number 🎉
Prefix internal variables with
_
Mapping
rather thanMutableMapping
for immutability_