Prusa-MMU-Private
PrusaMultiMaterialUpgradev3firmwareforMK3SMK4
|
#include "start_up.h"
#include "../modules/buttons.h"
#include "../modules/finda.h"
#include "../modules/globals.h"
#include "../modules/user_input.h"
Namespaces | |
logic | |
The logic namespace handles the application logic on top of the modules. | |
Variables | |
StartUp | logic::startUp |
The one and only instance of StartUp state machine in the FW. | |