response delay

This commit is contained in:
hg
2014-03-09 21:12:17 +01:00
parent ec6b7c0647
commit 26b47b1159
2 changed files with 18 additions and 1 deletions

View File

@ -15,6 +15,10 @@
#include "Resources.h"
#include "Thermometer.h"
const unsigned long RESPONSE_DELAY = 50;
class MeterBusClient;