Proyecto ABInBev para la tarjeta Guaria 1/2.

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers custom_def.cpp Source File

custom_def.cpp

Go to the documentation of this file.
00001 /**
00002  * @file custom_def.cpp
00003  * @author Felícito Manzano (felicito.manzano@detektor.com.sv)
00004  * @brief 
00005  * @version 0.1
00006  * @date 2022-07-04
00007  * 
00008  * @copyright Copyright (c) 2022
00009  * 
00010  */
00011 
00012 // CONSTANTES
00013 const char  hardware_version[]              = "Guaria2.3";
00014 const char  firmware_version[]              = "7.2 Rev268";
00015 const char  release_date[]                  = "07Jul2022";
00016 const bool  external_eeprom                 = false;