Andrew Boyson / oldheating

Dependencies:   net 1-wire lpc1768 crypto clock web fram log

Committer:
andrewboyson
Date:
Wed May 01 10:05:00 2019 +0000
Revision:
53:c1bf7d9db507
Parent:
lpc1768-derived/fault-derived.h@47:229338b3adcb
Updated web library

Who changed what in which revision?

UserRevisionLine numberNew contents of line
andrewboyson 20:904a4f043f2c 1 #include "fault.h"
andrewboyson 20:904a4f043f2c 2
andrewboyson 47:229338b3adcb 3 #define FAULT_ZONE_NTP_CLIENT FAULT_ZONE_DERIVED + 0
andrewboyson 47:229338b3adcb 4 #define FAULT_ZONE_VALUES FAULT_ZONE_DERIVED + 1
andrewboyson 47:229338b3adcb 5 #define FAULT_ZONE_ONE_WIRE FAULT_ZONE_DERIVED + 2
andrewboyson 47:229338b3adcb 6 #define FAULT_ZONE_DEVICE FAULT_ZONE_DERIVED + 3
andrewboyson 47:229338b3adcb 7 #define FAULT_ZONE_HEATING FAULT_ZONE_DERIVED + 4