1
0
Fork 0
wasp-os/wasp/boards/sphinx/machine.py
Daniel Thompson d2058fb87f docs: Increase the scope of the documentation
We now generate documentation for everything included in the PineTime
manifest (although, at this stage, not everything in the manifest has
all the required docstrings).
2020-03-08 17:40:27 +00:00

8 lines
68 B
Python

class ADC():
pass
class Pin():
pass
class PWM():
pass