#ifndef P002_STEP_1_H #define P002_STEP_1_H #include "../drivers/all.h" void p002_step1(void); #endif /* P002_STEP_1_H */