Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
Forked from macropin/py-dom-xpath-redux
forked to attempt a Python3 port
-
-
-
-
1,275 contributions in the last year
Activity overview
Contribution activity
July 2020
jackjansen has no activity
yet for this period.
June 2020
Created an issue in espressif/arduino-esp32 that received 9 comments
deleting BLEClient is not safe
My BLE client code was structured more-or-less as
BLEClient *client = new BLEClient();
client->connect(address, type);
// interact with client
clie…
9
comments