added FIELD.N to 'read' command for retrieving N'th FIELD, fixed getMasterNumber(), check maximum NN in message, use more constants, check all type conversions, added --nodevicecheck to ebusfeed help
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
AM_CXXFLAGS = -fpic \
|
||||
-Wall \
|
||||
-Wextra \
|
||||
-Wno-unused-parameter
|
||||
-Wno-unused-parameter \
|
||||
-Wconversion
|
||||
|
||||
noinst_LIBRARIES = libebus.a
|
||||
|
||||
|
||||
Reference in New Issue
Block a user