Releases: dakhnod/BLEnky
Releases · dakhnod/BLEnky
Fixed jump_count off-by-one
This fix makes gpioASM jump_count really only jump the desired amount of times, not one less
Settable device name
This release adds the ability to set the device name using an app like nRF Connect.
The device name persists reboots.
adding gpioASM
This release adds the ability to run gpioASM code on the chip.
Release beta 0.2.0
This release adds analog (PWM) outputs and sequences.
Release beta 0.1.0
This release has capabilities for writing pins, reading pins, configuring pins and configuring connection parameters.