Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
main-standalone.cpp File Reference
#include "avrdude.h"
+ Include dependency graph for main-standalone.cpp:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)
54{
55 return ::avrdude_main(argc, argv);
56}