newest version,

Dependencies:   QEI mbed

update.h

Committer:
roosbulthuis
Date:
2015-10-26
Revision:
3:11c2175b4478
Parent:
0:fc6fa085d591

File content as of revision 3:11c2175b4478:

/*
 * update.h
 *
 *  Created on: Oct 16, 2015
 *      Author: User
 */

#ifndef UPDATE_H_
#define UPDATE_H_

void update(std::string state, int &num_on_inputs);

#endif /* UPDATE_H_ */