Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: myPinout.cpp
- Revision:
- 1:c7bcbf5eac28
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/myPinout.cpp Mon May 24 01:42:28 2021 -0600 @@ -0,0 +1,14 @@ +/** + * @file myPinout.cpp + * @author Felícito Manzano (felicito.manzano@detektor.com.sv) + * @brief + * @version 0.1 + * @date 2021-05-23 + * + * @copyright Copyright (c) 2021 + * + */ + +#include "constantes.hpp" +#include "myPinout.hpp" +