iBreathe Breathalyzer can now talk thanks to the Text to Speech Click Board

Dependencies:   Hexi_KW40Z Hexi_OLED_SSD1351 text_to_speak_mbed

Fork of iBreathe_Breathalyzer by Dave Clarke

Committer:
daveyclk
Date:
Tue Sep 27 09:27:06 2016 +0000
Revision:
5:a27fdb811237
Child:
8:3ce1c2cee4b4
initial version

Who changed what in which revision?

UserRevisionLine numberNew contents of line
daveyclk 5:a27fdb811237 1 #include "stdint.h"
daveyclk 5:a27fdb811237 2
daveyclk 5:a27fdb811237 3 extern const uint8_t iBreatheWS_bmp[18438];
daveyclk 5:a27fdb811237 4 extern const uint8_t iBreatheBlank_bmp[18438];
daveyclk 5:a27fdb811237 5 extern const uint8_t iBreatheBlow_bmp[18438];
daveyclk 5:a27fdb811237 6 extern const uint8_t iBreatheDrink_bmp[18438];
daveyclk 5:a27fdb811237 7 extern const uint8_t iBreatheDrive_bmp[18438];
daveyclk 5:a27fdb811237 8 extern const uint8_t iBreatheHang_bmp[18438];
daveyclk 5:a27fdb811237 9 extern const uint8_t iBreatheini_bmp[18438];
daveyclk 5:a27fdb811237 10 extern const uint8_t iBreatheSober_bmp[18438];