Commit 9621942
committed
V1.2.2 Release: Implemented GetTemplate() additional method that allows you to download and return the template without sending it over serial. Other changes:
- Further optimizations.
- Fixed a few errors with the count of packets needed.
- Debug methods won't use too much memory anymore.
- A new way to enable or disable debug code.
- ReturnData() method that works almost exactly as GetData(), but returning the data instead, allowing you for further data processing.1 parent 1e7e688 commit 9621942
File tree
4 files changed
+287
-143
lines changed- src
4 files changed
+287
-143
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments