Proyecto ABInBev para la tarjeta Guaria 1/2.

custom_def.cpp

Committer:
fmanzano_dtk
Date:
2022-07-07
Revision:
18:522f706f03b1
Parent:
17:c53ea16f75c0

File content as of revision 18:522f706f03b1:

/**
 * @file custom_def.cpp
 * @author Felícito Manzano (felicito.manzano@detektor.com.sv)
 * @brief 
 * @version 0.1
 * @date 2022-07-04
 * 
 * @copyright Copyright (c) 2022
 * 
 */

// CONSTANTES
const char  hardware_version[]              = "Guaria2.3";
const char  firmware_version[]              = "7.2 Rev268";
const char  release_date[]                  = "07Jul2022";
const bool  external_eeprom                 = false;