File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1313 },
1414 "dependencies" : [
1515 {
16- "version" : " ^2.0.0 " ,
16+ "version" : " ^3.2.2 " ,
1717 "url" : " github.com/Norgate-AV/NAVFoundation.Amx"
1818 }
1919 ]
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ MODULE_NAME='mPanasonicDisplay' (
44 )
55
66(* **********************************************************)
7- #include ' NAVFoundation.ModuleBase .axi'
7+ #include ' NAVFoundation.SnapiHelpers .axi'
88#include ' NAVFoundation.Math.axi'
99#include ' NAVFoundation.SocketUtils.axi'
1010#include ' NAVFoundation.ArrayUtils.axi'
@@ -155,6 +155,7 @@ DEFINE_TYPE
155155(* **********************************************************)
156156DEFINE_VARIABLE
157157
158+ // volatile _NAVModule module
158159volatile _NAVDisplay uDisplay
159160
160161volatile integer iLoop
You can’t perform that action at this time.
0 commit comments