Update README.md
This commit is contained in:
parent
73accd5999
commit
f6acd38cba
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# CC Tutorial
|
# CC Tutorial
|
||||||
This is a little tutorial on how peripherals in cc works.
|
This is a little tutorial on how peripherals in cc work.
|
||||||
We use the simple system with the IPeripheral interface.
|
We use the simple system with the IPeripheral interface.
|
||||||
|
|
||||||
If you want to see, how I use this system with more functions and blocks, take a look at [Advanced Peripherals](https://github.com/Seniorendi/AdvancedPeripherals)
|
If you want to see, how I use this system with more functions and blocks, take a look at [Advanced Peripherals](https://github.com/Seniorendi/AdvancedPeripherals)
|
||||||
|
|
Loading…
Add table
Reference in a new issue