mirror of
https://github.com/SMFSW/cI2C
synced 2024-11-23 10:24:21 +01:00
typo in ReleaseNotes.md
This commit is contained in:
parent
e6d3d2a8ae
commit
dbe9dc0a61
@ -4,12 +4,12 @@ Arduino Hardware I2C for AVR (plain c)
|
|||||||
- cI2C is set to work on AVR targets only
|
- cI2C is set to work on AVR targets only
|
||||||
-> for other targets, you may use WireWrapper instead (will be using Wire)
|
-> for other targets, you may use WireWrapper instead (will be using Wire)
|
||||||
-> cI2C & WireWrapper libs declare same structures & functions as seen from the outside
|
-> cI2C & WireWrapper libs declare same structures & functions as seen from the outside
|
||||||
(switch between libs without changing anyhting but the include)
|
(switch between libs without changing anything but the include)
|
||||||
|
|
||||||
|
|
||||||
Feel free to share your thoughts @ xgarmanboziax@gmail.com about:
|
Feel free to share your thoughts @ xgarmanboziax@gmail.com about:
|
||||||
- issues encountered
|
- issues encountered
|
||||||
- optimisations
|
- optimizations
|
||||||
- improvements & new functionalities
|
- improvements & new functionalities
|
||||||
|
|
||||||
------------
|
------------
|
||||||
|
Loading…
Reference in New Issue
Block a user