| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
The heartbeat is now controllable via a single function within the
wipy module.
|
|
|
|
|
| |
As defined by the new API, since 'auth' is actually a tuple
composed by the security type and the key.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Deassign pins af before assigning. Make uart.any() return the
correct value everytime, this requires interrupts to be always
enabled.
|
| |
|
| |
|
|
|
|
| |
Also remove pin.high() and pin.low() methods.
|
|
Also add relevant test.
|