1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

boards/avsextrem: fix u_int type in smb380 driver

This commit is contained in:
Hauke Petersen 2016-12-16 19:27:38 +01:00
parent 22322214c5
commit 75d8adddb7

View File

@ -66,7 +66,7 @@ uint8_t counter_Decreasing = 0;
volatile uint16_t interruptTicksSMB380;
typedef struct {
u_int writePointerPos; //Writepointer position
unsigned writePointerPos; //Writepointer position
/*
* check value for updated range settings (only needed for multiplication
* in Float-mode