Hello !
I wanted to remove the 5 seconds on the DigiSpark bootloader, and I used the t85_aggressive of this repo
https://github.com/micronucleus/micronucleus but now I can't upload anything on the digispark. I have this error message :
"Warning: device with unknown new version of Micronucleus detected.
This tool doesn't know how to upload to this new device. Updates may be available.
Device reports version as: 2.3"
If I use the micronucleus of the repo and I try to flash an other bootloader like the t85_default.hex from the same repo it says "Program file is 1402 bytes too big for the bootloader!".
I don't know what I can do ...

If anyone can help me, thanks in advance !