Remove unnecessary 'compiler_abstraction.h' to get rid of duplicate '__ASM' warning.

master
Andrew Fernandes 2015-07-06 15:19:04 -04:00
parent e79eec6b67
commit b743df2a51
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
*/
#include <stdio.h>
#include "compiler_abstraction.h"
#include "nrf.h"
#include "nrf_delay.h"