Fixup cradio bootloader/processor (#18477)

This commit is contained in:
jack 2022-09-25 11:56:58 -06:00 committed by GitHub
parent ad586293eb
commit d84b1d1013
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,8 @@
"device_version": "0.0.1" "device_version": "0.0.1"
}, },
"processor": "atmega32u4", "processor": "atmega32u4",
"protocol": "atmel-dfu", "bootloader": "atmel-dfu",
"pin_compatible": "promicro",
"debounce": 5, "debounce": 5,
"features": { "features": {
"bootmagic": true, "bootmagic": true,