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