nRF52840: Align sources after rebase

pull/4463/head
kl-cruz 2017-05-17 09:12:20 +02:00 committed by adbridge
parent dac6524e5b
commit ba30f8b6b4
2 changed files with 1 additions and 2 deletions

View File

@ -81,8 +81,7 @@ struct gpio_irq_s {
uint32_t ch; uint32_t ch;
}; };
struct flash_s struct flash_s {
{
uint32_t placeholder; uint32_t placeholder;
}; };