SparkFun Toolkit  v1.0.5-6-g34ffa30
Core Functionality Library
Loading...
Searching...
No Matches
sfTkArduino.h
Go to the documentation of this file.
1
15#pragma once
16
17// Purpose:
18//
19// "Arduino-ized" value of toolkit values constants"
20
21// Just include the toolkit headers
22
23#include <sfTk/sfToolkit.h>
24
25// Arduino-ize our byte order types
26
const sfTkByteOrder SFTK_MSBFIRST
Definition: sfTkArduino.h:27
const sfTkByteOrder SFTK_LSBFIRST
Definition: sfTkArduino.h:28
Header file for the SparkFun Toolkit.
sfTkByteOrder
Common include file for the core of the SparkFun Electronics Toolkit.
Definition: sfToolkit.h:27