Steve Jenkins

Results 21 comments of Steve Jenkins

Hi, @drybjed. The original script was re-written a while ago to rely on /bin/sh instead of Bash so that it could run on more systems. I can't replicate the issue,...

That's a great idea! Let me see what I can figure out...

Ooh.... I think I'm on to something. SSH into your AP and do this: `echo '0' >/proc/gpio/led_pattern` Does it turn your LED off? If so, turn it on again with:...

Yeah... that might be a bit trickier. But I'm doing some research and will post what I find. There's a two year old feature requests in the UBNT forum for...

Closing this unless/until we establish it works with v5. Please do a fresh commit if necessary.

@mgamlem3 Can you take a peek and see what's conflicting with your merge request? I'm reactivating this project after a long pause. Thanks for your great help!

Well phooey. Looks like it has a conflict with the head branch.

Since it's now GitHub's default behavior to set up a "main" instead of "master" branch, I will work on migrating this project's current "master" branch to "main" as well as...

@pluim003 Hi and thanks. Can you peek to see what's currently conflicting? I'm reactivating this project after a long pause.