#ifndef STEP_6_H #define STEP_6_H #include "wires_puzzle.h" #include "../drivers/all.h" #include "../helper.h" void step6(void); #endif /* STEP_6_H */