Recent content by Dimasick

  1. Dimasick

    Homebrew How can I control the bottom-right LED on my Switch Lite with code?

    No, you're not correct. On switch and gamepads use - hidsys, but lite models not. It's use - GPIO. But on charging you could use - PWM. So this code, will work, only with switch (v1, 2; OLED, almost with all gamepads), but not with switch lite.
  2. Dimasick

    Homebrew How can I control the bottom-right LED on my Switch Lite with code?

    I couldn't see here pattern for lite model. I think it's not working on Nintendo Switch Lite.
  3. Dimasick

    Homebrew How can I control the bottom-right LED on my Switch Lite with code?

    Also, if you give me more time, I will upload with my work. As soon as I can:)
  4. Dimasick

    Homebrew How can I control the bottom-right LED on my Switch Lite with code?

    I have a lot of rubbish in my code. I'm trying to compare it all. And one thing - Led is working only with charging. Also now with out it.
  5. Dimasick

    Homebrew How can I control the bottom-right LED on my Switch Lite with code?

    Oh, thanks for your kode, on libnx, by controlling PWM on lite! :yayswitch: 1771054677 Yeah, it's going to work in version 2.2.5, by charging switch. I will update it today or tomorrow.
  6. Dimasick

    Homebrew How can I control the bottom-right LED on my Switch Lite with code?

    Hi! I've done it. Now I can control led on my lite. In future, I will add it to my project - Ryazhahand-Overlay. Here it's, for check! Good luck) Actually, I can say, that hoag is thery difficult to control.