Actualizacion General del codigo para CCN con el objetivo de proveer mantenimiento estable.

Dependencies:   BufferedSerial

testing.hpp

Committer:
fmanzano_dtk
Date:
2021-05-24
Revision:
8:3fc41e5029f7
Parent:
1:c7bcbf5eac28

File content as of revision 8:3fc41e5029f7:

/**
 * @file testing.hpp
 * @author Felícito Manzano (felicito.manzano@detektor.com.sv)
 * @brief 
 * @version 0.1
 * @date 2021-05-23
 * 
 * @copyright Copyright (c) 2021
 * 
 */


#ifndef __TESTING_HPP
#define __TESTING_HPP

    void test_display7s();

#endif // __TESTING_HPP