Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ft245r.h « avrdude « src « xs - github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 40602e22089937690188f45d36ad6f858805fdf8 (plain)
1
2
3
4
5
6
7
8
#ifndef ft245r_h
#define ft245r_h

extern const char ft245r_desc[];
void ft245r_initpgm (PROGRAMMER * pgm);


#endif /* ft245r_h */