#ifndef DEVICE_H
#define DEVICE_H

void device_main();

#endif