RadioHead dependency in source code
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user