Skip to content

Commit

Permalink
- ONE library again for ESP32 and ESP8266
Browse files Browse the repository at this point in the history
 - migrated to ArduinoJson (new dependency)
 - added long and string array support
 - fixed connection logic
 - less dynamic memory consumption
 - library size is now 60% only
  • Loading branch information
matsfunk committed Jun 1, 2019
1 parent 5670965 commit 67d95b4
Show file tree
Hide file tree
Showing 14 changed files with 520 additions and 1,684 deletions.
1 change: 0 additions & 1 deletion build/makedistribution.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<project default="createDistribution" name="Create Processing plugin distribution bundle">
<!--ANT 1.7 is required -->
<target name="copySources">
<copy todir="../dist/oocsi">
<fileset dir="../src"/>
Expand Down
Binary file modified dist/oocsi.zip
Binary file not shown.
1 change: 0 additions & 1 deletion dist/oocsi/JsonListener.cpp

This file was deleted.

54 changes: 0 additions & 54 deletions dist/oocsi/JsonListener.h

This file was deleted.

Loading

0 comments on commit 67d95b4

Please sign in to comment.