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