JoeyStrandnes / Arduino-Toggl-API

Port of Toggls official API V8
MIT License
7 stars 2 forks source link

Remove strings from functions where data is in key/value format #12

Open kcranky opened 3 years ago

kcranky commented 3 years ago

This patch simplifies GET requests that return key/value pairs. Further discussion can be found at Issue https://github.com/JoeyStrandnes/Arduino-Toggl-API/issues/7

Added:

Modified:

Verification: