Proyecto ABInBev para la tarjeta Guaria 1/2.

custom_def.cpp

Committer:
fmanzano_dtk
Date:
24 months ago
Revision:
19:5580a9a54ad5
Parent:
18:522f706f03b1

File content as of revision 19:5580a9a54ad5:

/**
 * @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;