diff --git a/modules/distribution/src/sketches/firealarm/sketch.properties b/modules/distribution/src/sketches/firealarm/sketch.properties index 688059d3..6cf3e5a0 100755 --- a/modules/distribution/src/sketches/firealarm/sketch.properties +++ b/modules/distribution/src/sketches/firealarm/sketch.properties @@ -1 +1,2 @@ -templates=FireAlarmEthernetAgent.h \ No newline at end of file +templates=FireAlarmEthernetAgent.h +zipfilename=FireAlarmEthernetAgent.zip \ No newline at end of file diff --git a/modules/distribution/src/sketches/firealarm_wifi/sketch.properties b/modules/distribution/src/sketches/firealarm_wifi/sketch.properties index bb141ac9..21127131 100755 --- a/modules/distribution/src/sketches/firealarm_wifi/sketch.properties +++ b/modules/distribution/src/sketches/firealarm_wifi/sketch.properties @@ -1 +1,2 @@ -templates=FireAlarmWifiAgent.h \ No newline at end of file +templates=FireAlarmWifiAgent.h +zipfilename=FireAlarmWifiAgent.zip \ No newline at end of file