Breathalyzer running on the MBED 1768 Platform; EE4427 Group 3 Spring 2018

Dependencies:   4DGL-uLCD-SE mbed

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers convertToBAC.h Source File

convertToBAC.h

00001 //Written by Todd Clark
00002 #include "mbed.h"
00003 
00004 float getBAC(float input);