Files
There are no circuits or boards in this repository.
Last update 6 years 1 month
by Postaron
Files | |
---|---|
.gitignore | |
README.md | |
compteurCode.h | |
main.c | |
uart.c | |
uart.h |
compteurCode.h/* * compteurCode.h * * Created on: 9 févr. 2017 * Author: postaron */ #ifndef COMPTEURCODE_H_ #define COMPTEURCODE_H_ #define ETIQUETTE 0x65 //just an example #endif /* COMPTEURCODE_H_ */