Mercurial > hg > soniczoomios
diff eventLogger.h @ 47:0d3a993405e4
trying rto stop duplictae symbols
| author | Robert Tubb <rt300@eecs.qmul.ac.uk> |
|---|---|
| date | Wed, 01 May 2013 16:47:11 +0100 |
| parents | a1e75b94c505 |
| children |
line wrap: on
line diff
--- a/eventLogger.h Wed Apr 24 17:58:08 2013 +0100 +++ b/eventLogger.h Wed May 01 16:47:11 2013 +0100 @@ -33,7 +33,7 @@ #define UPLOAD_CHUNK_SIZE 1000 #define APP_CREATION_TIME 381429000000 // milliseconds to the time i wrote this wee blighter. saves digits #define SCROLL_TRAIL_LENGTH 200 -#define PROGRAM_VERSION 0.5 // NOW USES NEW HILBERT CURVE. ALL OLD PRESETS WILL BE INVALID :( +#define PROGRAM_VERSION 1.0 // NOW USES NEW HILBERT CURVE. ALL OLD PRESETS WILL BE INVALID :( #define SUPERVISED // this def will save files
