sketchbook
|
#include <byteswap.h>
#include <stdint.h>
#include <wiringPi.h>
#include <wiringPiSPI.h>
#include "max31855.h"
Functions | |
int | max31855Setup (const int pinBase, int spiChannel) |
int max31855Setup | ( | const int | pinBase, |
int | spiChannel | ||
) |