8000 Comparing wel97459:master...nkolban:master · wel97459/esp32-snippets · GitHub
[go: up one dir, main page]

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: wel97459/esp32-snippets
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: nkolban/esp32-snippets
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 19 commits
  • 35 files changed
  • 5 contributors

Commits on Jan 17, 2019

  1. fixed bugs

    wakwak-koba committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    ea3154a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e63c941 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2019

  1. Configuration menu
    Copy the full SHA
    69fb1c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

  1. Bugfixes

    chegewara committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    e6d9ff2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac94b34 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2019

  1. Bugfix: write long characteristic value

    Bugfix: memory leak in BLERemoteCharacteristic
    Bugfix: BLEClient use gattc_if for connections
    Add: add delete BLEClient callbacks to avoid memory leak
    Add: add BLEServer disconnect function
    chegewara committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    d141a91 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nkolban#800 from chegewara/master

    Few bugfixes and add functions
    Fix nkolban#796 , fix nkolban#786 fix nkolban#744 fix nkolban#751
    chegewara authored Jan 30, 2019
    Configuration menu
    Copy the full SHA
    810aeb8 View commit details
    Browse the repository at this point in the history
  3. Add static pin feature

    chegewara committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    3de1717 View commit details
    Browse the repository at this point in the history
  4. Merge pull request nkolban#801 from chegewara/master

    Add static pin feature
    chegewara authored Jan 30, 2019
    Configuration menu
    Copy the full SHA
    d4465e5 View commit details
    Browse the repository at this point in the history
  5. Update arduino examples

    chegewara committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    6005e31 View commit details
    Browse the repository at this point in the history
  6. Merge pull request nkolban#802 from chegewara/master

    Update arduino examples
    chegewara authored Jan 30, 2019
    Configuration menu
    Copy the full SHA
    107704b View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2019

  1. Fix missing return

    chegewara committed Feb 8, 2019
    C 10000 onfiguration menu
    Copy the full SHA
    8fac333 View commit details
    Browse the repository at this point in the history
  2. Fix nkolban#803

    chegewara committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    43491c7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request nkolban#807 from chegewara/master

    Minor fixes
    chegewara authored Feb 8, 2019
    Configuration menu
    Copy the full SHA
    bf4fbde View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

  1. Notify after setBatteryLevel

    This was discussed in nkolban#739, but never implemented.
    daschiller authored Feb 12, 2019
    Configuration menu
    Copy the full SHA
    2c256fc View commit details
    Browse the repository at this point in the history
  2. Merge pull request nkolban#811 from daschiller/patch-1

    Notify after setBatteryLevel
    chegewara authored Feb 12, 2019
    Configuration menu
    Copy the full SHA
    a6bbf24 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2019

  1. Update FreeRTOS.cpp

    h2zero authored May 1, 2019
    Configuration menu
    Copy the full SHA
    e7e2653 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nkolban#861 from h2zero/h2zero-patch-1

    Fix semaphores in IDF & std::string assert.
    chegewara authored May 1, 2019
    Configuration menu
    Copy the full SHA
    91e1571 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2019

  1. Update README.md

    nkolban authored Aug 1, 2019
    Configuration menu
    Copy the full SHA
    fe3d318 View commit details
    Browse the repository at this point in the history
Loading
0