Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

Commit

Permalink
Added todo comment
Browse files Browse the repository at this point in the history
  • Loading branch information
arjo129 committed Feb 16, 2014
1 parent 38a7b06 commit 427ae8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions uspeech.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
uspeech v.4.x.x
2012 Arjo Chakravarty
2012-2014 Arjo Chakravarty
uspeech is a library that allows sounds to be classified into certain phonemes
on the Arduino. This creates a simple beginning for a full scale voice recognition
Expand Down Expand Up @@ -71,5 +71,5 @@ class syllable{
void debugPrint(); /*!< Outputs the datain the accumulator vector. Only enabled for arduino.*/
#endif
};

//TODO: implement statistics classes.
#endif

0 comments on commit 427ae8b

Please sign in to comment.