1
0
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:
Ludwig Ortmann 2013-11-14 12:47:51 +01:00
parent 18fad22e30
commit b4e75ee330

View File

@ -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