Proyecto ABInBev para la tarjeta Guaria 1/2.

custom_def.cpp

Committer:
fmanzano_dtk
Date:
2022-07-04
Revision:
6:f4907ba89e16
Parent:
5:07720e3f99d2
Child:
17:c53ea16f75c0

File content as of revision 6:f4907ba89e16:

/**
 * @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.1";
const char  firmware_version[]              = "7.1 Rev266";
const char  release_date[]                  = "01Jul2022";
const bool  external_eeprom                 = false;