++++ Eventuelle Fehler beim Flashen ++++
 

avrdude: AVR device initialized and ready to accept instructions

Reading | ################################################## | 100% 0.01s

avrdude: Device signature = 0x1e9502
avrdude: NOTE: FLASH memory has been specified, an erase cycle will be performed
         To disable this feature, specify the -D option.
avrdude: erasing chip
avrdude: reading input file "./main.cpp.hex"
avrdude: input file ./main.cpp.hex auto detected as Intel Hex
avrdude: writing flash (300 bytes):

Writing | ################################################## | 100% 0.17s

avrdude: 300 bytes of flash written
avrdude: verifying flash memory against ./main.cpp.hex:
avrdude: load data flash data from input file ./main.cpp.hex:
avrdude: input file ./main.cpp.hex auto detected as Intel Hex
avrdude: input file ./main.cpp.hex contains 300 bytes
avrdude: reading on-chip flash data:

Reading | ################################################## | 100% 0.16s

avrdude: verifying ...
avrdude: 300 bytes of flash verified

avrdude done.  Thank you.

