You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: arduino-nixie/configs/led-iot.h
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -88,7 +88,7 @@
88
88
89
89
//Soft power switches
90
90
#defineENABLE_SOFT_ALARM_SWITCH 1
91
-
// 1 = yes. Alarm can be switched on and off when clock is displaying the alarm time (fnIsAlarm).
91
+
// 1 = yes. Alarm can be switched on and off when clock is displaying the alarm time (FN_ALARM).
92
92
// 0 = no. Alarm will be permanently on. Use with switch signal if the appliance has its own switch on this circuit (and note that, if another signal type(s) is available and selected for the alarm, the user won't be able to switch it off). Also disables skip feature. Note that the instructions do not reflect this option.
93
93
#defineENABLE_SOFT_POWER_SWITCH 1 //switch signal only
94
94
// 1 = yes. Switch signal can be toggled on and off directly with Alt button at any time (except in settings menu). This is useful if connecting an appliance (e.g. radio) that doesn't have its own switch, or if replacing the clock unit in a clock radio where the clock does all the switching (e.g. Telechron).
Copy file name to clipboardExpand all lines: arduino-nixie/configs/undb-v5.h
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -101,7 +101,7 @@
101
101
102
102
//Soft power switches
103
103
#defineENABLE_SOFT_ALARM_SWITCH 1
104
-
// 1 = yes. Alarm can be switched on and off when clock is displaying the alarm time (fnIsAlarm).
104
+
// 1 = yes. Alarm can be switched on and off when clock is displaying the alarm time (FN_ALARM).
105
105
// 0 = no. Alarm will be permanently on. Use with switch signal if the appliance has its own switch on this circuit (and note that, if another signal type(s) is available and selected for the alarm, the user won't be able to switch it off). Also disables skip feature. Note that the instructions do not reflect this option.
106
106
#defineENABLE_SOFT_POWER_SWITCH 1 //switch signal only
107
107
// 1 = yes. Switch signal can be toggled on and off directly with Alt button at any time (except in settings menu). This is useful if connecting an appliance (e.g. radio) that doesn't have its own switch, or if replacing the clock unit in a clock radio where the clock does all the switching (e.g. Telechron).
Copy file name to clipboardExpand all lines: arduino-nixie/configs/undb-v8-simplified.h
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -109,7 +109,7 @@
109
109
110
110
//Soft power switches
111
111
#defineENABLE_SOFT_ALARM_SWITCH 1
112
-
// 1 = yes. Alarm can be switched on and off when clock is displaying the alarm time (fnIsAlarm).
112
+
// 1 = yes. Alarm can be switched on and off when clock is displaying the alarm time (FN_ALARM).
113
113
// 0 = no. Alarm will be permanently on. Use with switch signal if the appliance has its own switch on this circuit (and note that, if another signal type(s) is available and selected for the alarm, the user won't be able to switch it off). Also disables skip feature. Note that the instructions do not reflect this option.
114
114
#defineENABLE_SOFT_POWER_SWITCH 1 //switch signal only
115
115
// 1 = yes. Switch signal can be toggled on and off directly with Alt button at any time (except in settings menu). This is useful if connecting an appliance (e.g. radio) that doesn't have its own switch, or if replacing the clock unit in a clock radio where the clock does all the switching (e.g. Telechron).
Copy file name to clipboardExpand all lines: arduino-nixie/configs/undb-v8.h
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -109,7 +109,7 @@
109
109
110
110
//Soft power switches
111
111
#defineENABLE_SOFT_ALARM_SWITCH 1
112
-
// 1 = yes. Alarm can be switched on and off when clock is displaying the alarm time (fnIsAlarm).
112
+
// 1 = yes. Alarm can be switched on and off when clock is displaying the alarm time (FN_ALARM).
113
113
// 0 = no. Alarm will be permanently on. Use with switch signal if the appliance has its own switch on this circuit (and note that, if another signal type(s) is available and selected for the alarm, the user won't be able to switch it off). Also disables skip feature. Note that the instructions do not reflect this option.
114
114
#defineENABLE_SOFT_POWER_SWITCH 1 //switch signal only
115
115
// 1 = yes. Switch signal can be toggled on and off directly with Alt button at any time (except in settings menu). This is useful if connecting an appliance (e.g. radio) that doesn't have its own switch, or if replacing the clock unit in a clock radio where the clock does all the switching (e.g. Telechron).
Copy file name to clipboardExpand all lines: arduino-nixie/configs/undb-v9-relay.h
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -110,7 +110,7 @@
110
110
111
111
//Soft power switches
112
112
#defineENABLE_SOFT_ALARM_SWITCH 1
113
-
// 1 = yes. Alarm can be switched on and off when clock is displaying the alarm time (fnIsAlarm).
113
+
// 1 = yes. Alarm can be switched on and off when clock is displaying the alarm time (FN_ALARM).
114
114
// 0 = no. Alarm will be permanently on. Use with switch signal if the appliance has its own switch on this circuit (and note that, if another signal type(s) is available and selected for the alarm, the user won't be able to switch it off). Also disables skip feature. Note that the instructions do not reflect this option.
115
115
#defineENABLE_SOFT_POWER_SWITCH 1 //switch signal only
116
116
// 1 = yes. Switch signal can be toggled on and off directly with Alt button at any time (except in settings menu). This is useful if connecting an appliance (e.g. radio) that doesn't have its own switch, or if replacing the clock unit in a clock radio where the clock does all the switching (e.g. Telechron).
Copy file name to clipboardExpand all lines: arduino-nixie/configs/undb-v9-simplified.h
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -110,7 +110,7 @@
110
110
111
111
//Soft power switches
112
112
#defineENABLE_SOFT_ALARM_SWITCH 1
113
-
// 1 = yes. Alarm can be switched on and off when clock is displaying the alarm time (fnIsAlarm).
113
+
// 1 = yes. Alarm can be switched on and off when clock is displaying the alarm time (FN_ALARM).
114
114
// 0 = no. Alarm will be permanently on. Use with switch signal if the appliance has its own switch on this circuit (and note that, if another signal type(s) is available and selected for the alarm, the user won't be able to switch it off). Also disables skip feature. Note that the instructions do not reflect this option.
115
115
#defineENABLE_SOFT_POWER_SWITCH 1 //switch signal only
116
116
// 1 = yes. Switch signal can be toggled on and off directly with Alt button at any time (except in settings menu). This is useful if connecting an appliance (e.g. radio) that doesn't have its own switch, or if replacing the clock unit in a clock radio where the clock does all the switching (e.g. Telechron).
Copy file name to clipboardExpand all lines: arduino-nixie/configs/undb-v9.h
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -110,7 +110,7 @@
110
110
111
111
//Soft power switches
112
112
#defineENABLE_SOFT_ALARM_SWITCH 1
113
-
// 1 = yes. Alarm can be switched on and off when clock is displaying the alarm time (fnIsAlarm).
113
+
// 1 = yes. Alarm can be switched on and off when clock is displaying the alarm time (FN_ALARM).
114
114
// 0 = no. Alarm will be permanently on. Use with switch signal if the appliance has its own switch on this circuit (and note that, if another signal type(s) is available and selected for the alarm, the user won't be able to switch it off). Also disables skip feature. Note that the instructions do not reflect this option.
115
115
#defineENABLE_SOFT_POWER_SWITCH 1 //switch signal only
116
116
// 1 = yes. Switch signal can be toggled on and off directly with Alt button at any time (except in settings menu). This is useful if connecting an appliance (e.g. radio) that doesn't have its own switch, or if replacing the clock unit in a clock radio where the clock does all the switching (e.g. Telechron).
Copy file name to clipboardExpand all lines: arduino-nixie/configs/~sample.h
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -147,7 +147,7 @@
147
147
148
148
//Soft power switches
149
149
#defineENABLE_SOFT_ALARM_SWITCH 1
150
-
// 1 = yes. Alarm can be switched on and off when clock is displaying the alarm time (fnIsAlarm).
150
+
// 1 = yes. Alarm can be switched on and off when clock is displaying the alarm time (FN_ALARM).
151
151
// 0 = no. Alarm will be permanently on. Use with switch signal if the appliance has its own switch on this circuit (and note that, if another signal type(s) is available and selected for the alarm, the user won't be able to switch it off). Also disables skip feature. Note that the instructions do not reflect this option.
152
152
#defineENABLE_SOFT_POWER_SWITCH 1 //switch signal only
153
153
// 1 = yes. Switch signal can be toggled on and off directly with Alt button at any time (except in settings menu). This is useful if connecting an appliance (e.g. radio) that doesn't have its own switch, or if replacing the clock unit in a clock radio where the clock does all the switching (e.g. Telechron).
0 commit comments