mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
make msb430 sht11 includes adhere to coding conventions
This commit is contained in:
parent
18fad22e30
commit
b4e75ee330
@ -39,8 +39,8 @@ and the mailinglist (subscription via web site)
|
||||
* @author Freie Universität Berlin, Computer Systems & Telematics, RIOT
|
||||
*
|
||||
*/
|
||||
#include <msp430x16x.h>
|
||||
#include <bitarithm.h>
|
||||
#include "msp430x16x.h"
|
||||
#include "bitarithm.h"
|
||||
|
||||
/* SCK = P3B5
|
||||
* DATA = P3B4
|
||||
|
Loading…
Reference in New Issue
Block a user