1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-19 09:24:27 +00:00
Files
OrcaSlicer-bambulab/xs/src/avrdude/ft245r.h
T
Vojtech Kral 1caeab913b avrdude base
2018-05-21 18:55:03 +02:00

9 lines
132 B
C

#ifndef ft245r_h
#define ft245r_h
extern const char ft245r_desc[];
void ft245r_initpgm (PROGRAMMER * pgm);
#endif /* ft245r_h */