uStepper
 All Classes Files Functions Variables Macros Pages
Functions | Variables
uStepper.cpp File Reference

Class implementations for the uStepper library. More...

#include <uStepper.h>
#include <Arduino.h>
#include <Wire.h>
#include <util/delay.h>
#include <math.h>

Go to the source code of this file.

Functions

void TIMER2_COMPA_vect (void)
 
void TIMER1_COMPA_vect (void)
 

Variables

uStepperpointer
 
i2cMaster I2C
 

Detailed Description

Class implementations for the uStepper library.

This file contains the implementations of the classes defined in uStepper.h

Author
Thomas Hørring Olsen (thoma.nosp@m.s@us.nosp@m.teppe.nosp@m.r.co.nosp@m.m)

Definition in file uStepper.cpp.

Variable Documentation

i2cMaster I2C

Global definition of I2C object for use in arduino sketch

Definition at line 82 of file uStepper.cpp.