diff --git a/README.md b/README.md index f39106c..040feb5 100644 --- a/README.md +++ b/README.md @@ -224,6 +224,18 @@ Many thanks to David Brooke for coding this feature and the AFC. Change History ============== +??/??/2017 - V1.8.7 +------------------- + + New help screen added to show the available commands. + + Press H to access this feature + + Fixed a padding bug on telemetry line ! + +??/??/2017 - V1.8.6 +------------------- + 27/09/2016 - V1.8.5 ------------------- diff --git a/gateway.c b/gateway.c index 4500aa4..bc47c06 100644 --- a/gateway.c +++ b/gateway.c @@ -35,7 +35,7 @@ #include "config.h" #include "gui.h" -#define VERSION "V1.8.6" +#define VERSION "V1.8.7" bool run = TRUE; // RFM98