PrusaArduinoBoards/IDE_Board_Manager/prusa3dboards/bootloaders/prusa_einsy_rambo/stk500boot.h

5 lines
95 B
C
Raw Normal View History

2019-11-29 21:06:19 +00:00
#ifndef STK500BOOT_H
#define STK500BOOT_H
extern void sendchar(char c);
#endif // STK500BOOT_H