Skip to content
Snippets Groups Projects
Commit 546539ec authored by Davide Mor's avatar Davide Mor
Browse files

[GroundStation] Changed hwmapping

parent ca9c636f
No related branches found
No related tags found
No related merge requests found
......@@ -64,7 +64,7 @@ namespace pc13
{
using cs = Gpio<GPIOC_BASE, 13>;
using dio0 = Gpio<GPIOF_BASE, 6>;
using dio1 = Gpio<GPIOA_BASE, 2>;
using dio1 = Gpio<GPIOA_BASE, 4>;
using dio3 = Gpio<GPIOC_BASE, 11>;
using nrst = Gpio<GPIOC_BASE, 14>;
} // namespace pc13
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment