Skip to content

Commit 61ff5a0

Browse files
version bump + link to known issues in readme
1 parent 5df9b79 commit 61ff5a0

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ Notes:
3939

4040
- STM32duino does not use TinyUSB as the USB stack.
4141

42+
## Known Issues
43+
44+
See the [list of issues](https://github.com/jpconstantineau/BlueMicro_HID_Arduino_Library/issues) linked above.
45+
4246
# Examples
4347

4448
There are a number of examples you can use to start from. The following examples are very similar but are tailored to specific hardware.

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=bluemicro_hid
2-
version=0.0.5
2+
version=0.0.6
33
author=Pierre Constantineau <jpconstantineau@gmail.com>
44
maintainer=Pierre Constantineau <jpconstantineau@gmail.com>
55
sentence=Creates a unified facade to both TinyUSB and nRF52 BlueFruit HID interfaces.

0 commit comments

Comments
 (0)