Skip to content

Commit 82dc2ef

Browse files
committed
attempt to merge embedded constants with newer changes from master...
2 parents f666c3e + 93f3e56 commit 82dc2ef

File tree

8 files changed

+1379
-43
lines changed

8 files changed

+1379
-43
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: python
22
python:
3-
- "2.7"
3+
- "3.8"
44
script:
5-
- python ljmmm_test.py && python validate.py LabJack/LJM/ljm_constants.json
5+
- python ljmmm_test.py && python test_embedded_constants.py && python validate.py LabJack/LJM/ljm_constants.json

gen_output/LabJackEmbeddedConstants.h

Lines changed: 450 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)