GitBook: [master] 14 pages modified

This commit is contained in:
Daniel Spindelbauer
2018-08-20 11:24:44 +00:00
committed by gitbook-bot
parent 98e214f1f6
commit 39e2a48307
14 changed files with 42 additions and 34 deletions

View File

@@ -13,7 +13,7 @@ pycom.heartbeat() # get the heartbeat state
pycom.rgbled(0xff00) # make the LED light up in green color
```
## Functions
## Methods
#### pycom.heartbeat\(\[enable\]\)