RadioHead dependency in source code

This commit is contained in:
2021-04-10 12:30:04 +02:00
parent 06221f9299
commit 4c6875665c
191 changed files with 39550 additions and 1 deletions

View File

@@ -22,9 +22,12 @@ upload_flags =
; edit these lines
upload_port = /dev/ttyACM0
upload_speed = 19200
lib_deps = mikem/RadioHead@^1.113
; lib_deps = mikem/RadioHead@^1.113; This is not working with the attiny85. We need 1.116 which is not available for platformio yet.
; http://eleccelerator.com/fusecalc/fusecalc.php?chip=attiny85
board_build.f_cpu = 8000000L
force_verbose = true
; Platformio Project Tasks -> Set Fuses!
board_fuses.lfuse = 0xE2
board_fuses.hfuse = 0xDF