#ifndef FIRMWARE_H #define FIRMWARE_H #include #include "initialize.h" #include "process_image.h" #include "serial_commands.h" #endif