protofusion repositories
Toggle navigation
Public journal
Gists
Create New Gist
All Public Gists
Search
Admin
Repositories
My Pull Requests
Not Logged In
Login to Your Account
Username:
Password:
Forgot password?
Don't have an account?
hg
therm-ng
Toggle navigation
Summary
Changelog
Files
Pull Requests
Options
Compare
Search
Files @ f602474ad6c6
Branch filter:
default at f602474ad6c6
default
Location:
therm-ng
/
lib
/
max31856
/
max31856.h
Show Full History
Show Authors
f602474ad6c6
75 B
text/plain
Show Annotation
Show as Raw
Download as Raw
ethanzonca
Initial work on max31856 driver, etc
1
2
3
4
5
6
7
#ifndef MAX31856_H
#define MAX31856_H
#include
"stm32f3xx_hal.h"
#endif