#ifndef __DIGITAL_OUTPUT_H #define __DIGITAL_OUTPUT_H #include <stdbool.h> #include "io.h" #endif // __DIGITAL_OUTPUT_H