Skip to content

Commit

Permalink
AFTEROVERLOAD fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pmantoine committed May 31, 2024
1 parent 03a2d01 commit 3183397
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion EXRAIL2.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,6 @@ LookList* RMFT2::LookListLoader(OPCODE op1, OPCODE op2, OPCODE op3) {
case OPCODE_AT:
case OPCODE_ATTIMEOUT2:
case OPCODE_AFTER:
case OPCODE_AFTEROVERLOAD:
case OPCODE_IF:
case OPCODE_IFNOT: {
int16_t pin = (int16_t)operand;
Expand Down

0 comments on commit 3183397

Please sign in to comment.