1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2026-01-01 01:41:18 +01:00

Merge pull request #38 from haukepetersen/avsextrem-fix

Fixed typo in avsextre/include/board.h include
This commit is contained in:
Oleg Hahm 2013-11-01 03:30:56 -07:00
commit dfd6da0136

View File

@ -24,7 +24,7 @@
#ifndef BOARDCONF_H_
#define BOARDCONF_H_
#include <bitarithm.h>
#include "msba2-common.h"
#include "msba2_common.h"
#define FEUERWARE_CONF_BOARD_NAME "FU Berlin AVSEXTREM BOARD"