#ifndef SYSTEM_HPP #define SYSTEM_HPP void device_check(); void announce_loop(); #endif //SYSTEM_HPP