#ifndef STEP_1_H #define STEP_1_H #include #include "../drivers/all.h" #include "../helper.h" void step1(void); #endif /* STEP_1_H */