Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lemmingDev/ESP32-BLE-Gamepad
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.0
Choose a base ref
...
head repository: lemmingDev/ESP32-BLE-Gamepad
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref

Commits on May 13, 2024

  1. Add files via upload

    WIrral authored May 13, 2024
    Copy the full SHA
    fd9bb39 View commit details
  2. Add files via upload

    WIrral authored May 13, 2024
    Copy the full SHA
    41e5924 View commit details

Commits on Jan 31, 2025

  1. Copy the full SHA
    c80127e View commit details

Commits on Feb 1, 2025

  1. Merge pull request #221 from WIrral/master

    Add information regarding mapping of analog triggers on Android
    lemmingDev authored Feb 1, 2025
    1
    Copy the full SHA
    f79584b View commit details
  2. Update README.md

    lemmingDev authored Feb 1, 2025
    Copy the full SHA
    78497d9 View commit details
  3. Copy the full SHA
    0065833 View commit details
  4. Copy the full SHA
    2ed0c15 View commit details

Commits on Feb 2, 2025

  1. Copy the full SHA
    8dfc4be View commit details
  2. Copy the full SHA
    09e2099 View commit details

Commits on Feb 7, 2025

  1. Change axes order

    Updated defaults of setWhichAxes and setAxes to x, y, z, rx, ry, rz
    
    Added new function setHIDAxes(x, y, z, rz, rx, ry)
    
    Added new function setRightThumbAndroid(z, rx) to compliment the existing setRightThumb(z, rz)
    lemmingDev authored Feb 7, 2025
    Copy the full SHA
    3809866 View commit details
  2. Copy the full SHA
    fbd64dc View commit details
  3. Copy the full SHA
    f181b31 View commit details
  4. Copy the full SHA
    aa3f319 View commit details
  5. Copy the full SHA
    c8d781c View commit details
  6. Copy the full SHA
    37f1fe7 View commit details
  7. Copy the full SHA
    47936f0 View commit details
  8. Copy the full SHA
    5561c95 View commit details
  9. Copy the full SHA
    c9fa5e1 View commit details
  10. Copy the full SHA
    78a4e37 View commit details
  11. Copy the full SHA
    9b96c6a View commit details
  12. Copy the full SHA
    f5d09ed View commit details
  13. Copy the full SHA
    1cdd07e View commit details
  14. Copy the full SHA
    d498c3a View commit details
  15. Copy the full SHA
    ea70583 View commit details
  16. Copy the full SHA
    15d3f31 View commit details
  17. Copy the full SHA
    7a0f68d View commit details
  18. Copy the full SHA
    0b83678 View commit details
  19. Copy the full SHA
    4e3d353 View commit details
  20. Copy the full SHA
    a34e806 View commit details
  21. Copy the full SHA
    2850523 View commit details
  22. Copy the full SHA
    b7bdda7 View commit details
  23. Update README.md

    lemmingDev authored Feb 7, 2025
    Copy the full SHA
    fd94938 View commit details
  24. Update TroubleshootingGuide.md

    Added a few more tips
    lemmingDev authored Feb 7, 2025
    Copy the full SHA
    53d573a View commit details

Commits on Feb 15, 2025

  1. Support setting Battery Power State 0x2A1A values

    Use nRF Connect on Android to test
    lemmingDev authored Feb 15, 2025
    Copy the full SHA
    62e8597 View commit details
  2. Copy the full SHA
    7a35a86 View commit details

Commits on Feb 17, 2025

  1. Copy the full SHA
    f3c97cc View commit details

Commits on Feb 25, 2025

  1. Add optional Nordic UART Service

    Examples still to come
    lemmingDev authored Feb 25, 2025
    Copy the full SHA
    ad6e680 View commit details
  2. Copy the full SHA
    e67a026 View commit details
  3. Copy the full SHA
    1a1c5ba View commit details
  4. Copy the full SHA
    33a3dee View commit details
Loading