aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/momentary.c
diff options
context:
space:
mode:
Diffstat (limited to 'spaghetti-monster/momentary.c')
-rw-r--r--spaghetti-monster/momentary.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/spaghetti-monster/momentary.c b/spaghetti-monster/momentary.c
index fc26db3..6b049f4 100644
--- a/spaghetti-monster/momentary.c
+++ b/spaghetti-monster/momentary.c
@@ -19,9 +19,10 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#define FSM_EMISAR_D4_LAYOUT
+#define FSM_EMISAR_D4_DRIVER
#define USE_LVP
#define USE_DEBUG_BLINK
+#define USE_DELAY_4MS
#include "spaghetti-monster.h"
volatile uint8_t brightness;