Update README.md

This commit is contained in:
Sr_endi 2022-04-06 15:03:46 +02:00 committed by GitHub
parent 73accd5999
commit f6acd38cba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)