#ifndef HELLOWORLD_H #define HELLOWORLD_H #include int8_t do_bit_man(int8_t position); #endif // HELLOWORLD_H