Zach S-B zach
  • Joined on 2022-09-12
zach commented on issue zach/4ButtonKeypad#1 2022-09-25 21:34:51 +10:00
LED Lights are not turning off

Fixed in in v2.3 in ASB branch.

zach closed issue zach/4ButtonKeypad#1 2022-09-25 21:33:08 +10:00
LED Lights are not turning off
zach commented on issue zach/4ButtonKeypad#1 2022-09-15 21:46:53 +10:00
LED Lights are not turning off

Also need to be careful with the delay() function. While it is unlikely to be the cause of the lights never turning off, it does effectivly pause the execution of the code at that point until the…

zach commented on issue zach/4ButtonKeypad#1 2022-09-15 21:25:00 +10:00
LED Lights are not turning off

I believe this is from this section of code:

  //If LED is ON.... Check timer since last Button Activity.
  switch (ledOn)
  {
    case true:
        //If Max time has elapsed, then…
zach opened issue zach/4ButtonKeypad#1 2022-09-15 21:18:28 +10:00
LED Lights are not turning off
zach deleted branch asb from zach/4ButtonKeypad 2022-09-15 16:00:42 +10:00
zach deleted branch asb from zach/4ButtonKeypad 2022-09-15 15:59:29 +10:00
zach pushed to master at zach/4ButtonKeypad 2022-09-15 15:06:28 +10:00
1f5fcce287 More readme stuff
zach pushed to master at zach/4ButtonKeypad 2022-09-15 12:33:49 +10:00
d8235a6534 Small update to readme
zach deleted branch asb from zach/4ButtonKeypad 2022-09-15 12:20:51 +10:00
zach deleted branch asbVersion from zach/4ButtonKeypad 2022-09-15 12:20:47 +10:00
zach pushed to asbVersion at zach/4ButtonKeypad 2022-09-15 11:56:04 +10:00
48e8059e6d asbVersion First Commit
zach pushed to asbVersion at zach/4ButtonKeypad 2022-09-15 11:54:31 +10:00
zach created branch asbVersion in zach/4ButtonKeypad 2022-09-15 11:54:31 +10:00
zach pushed to master at zach/4ButtonKeypad 2022-09-14 18:57:01 +10:00
fe0b2112f4 Fixed Directory
082b434042 More Comments
Compare 2 commits »
zach synced commits to master at zach/COMP2240-Assignment2 from mirror 2022-09-12 19:50:20 +10:00
a3e92f5628 Rename readme.txt to readme.md
zach pushed to master at zach/4ButtonKeypad 2022-09-12 19:41:27 +10:00
b30c50d20e First Commit
zach created branch master in zach/4ButtonKeypad 2022-09-12 19:41:27 +10:00
zach created repository zach/4ButtonKeypad 2022-09-12 19:33:38 +10:00