Skip to content

Commit 67fb508

Browse files
author
J_JT
committed
Update README.md
1 parent 01822b7 commit 67fb508

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,15 @@
22
Arduino Library to use Cbor encoder and decoder in Arduino BOARDS based in https://github.com/naphaso/cbor-cpp library.
33

44
I included several sketches to try the library basically:
5+
56
-cbortest: encode and decode in one board cbor message.
7+
68
-Cbor_Serialport_sender: Encode a Cbor package and send through serialport
9+
710
-Cbor_Master_Reader: I2C Master reader a cbor package from a Slave Arduino (!!!! NOT WORKING YET)
11+
812
-Cbor_Slave_sender: I2C Slave sender a cbor package to a Master Arduino
13+
914

1015

1116

0 commit comments

Comments
 (0)