9 lines
296 B
Markdown
9 lines
296 B
Markdown
# Sensor Module with 433 Mhz Sender
|
|
|
|

|
|
|
|
# Build
|
|
Copy config.h.example to config.h and set your project specific settings there.
|
|
|
|
# flash attiny with minipro on linux and the TL866II plus after compiling:
|
|
minipro -p attiny85 -w .pio/build/attiny85/firmware.hex |