d2058fb87f
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).
8 lines
68 B
Python
8 lines
68 B
Python
class ADC():
|
|
pass
|
|
|
|
class Pin():
|
|
pass
|
|
|
|
class PWM():
|
|
pass
|