mirror of
https://github.com/eclipse/upm.git
synced 2025-07-12 06:41:12 +03:00
e50hx: use the new bacnetutil class
This commit removes functionality that is now present in the bacnetutil class. This simplifies the driver considerably. The examples were modified to reflect the renaming of some utility functions in bacnetutil. Signed-off-by: Jon Trulson <jtrulson@ics.com>
This commit is contained in:
@ -7,6 +7,7 @@
|
||||
%feature("autodoc", "3");
|
||||
|
||||
%include "bacnetmstp.hpp"
|
||||
%include "bacnetutil.hpp"
|
||||
%include "e50hx.hpp"
|
||||
%{
|
||||
#include "e50hx.hpp"
|
||||
|
Reference in New Issue
Block a user