Skip to content

Commit

Permalink
update test to include PIC_LVP
Browse files Browse the repository at this point in the history
  • Loading branch information
salhk committed Mar 14, 2024
1 parent 42bc4c8 commit 4b75feb
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .tests/librariestest/global.tbh
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ includepp "dashboard_settings.xtxt"
includepp "filenum.xtxt"
includepp "tables.xtxt"


include "libraries/sock/sock.tbh"
include "libraries/time/time.tbh"
include "libraries/settings/settings.tbh"
Expand All @@ -85,6 +84,7 @@ include "libraries/tables/tables.tbh"
include "libraries/tables/tables_web.tbh"
include "libraries/mqtt/mqtt.tbh"
include "libraries/lcd/lcd_graph.tbh"
include "libraries/pic/PIC_LVP.tbh"


'DECLARATIONS--------------------------------------------------------
Expand Down
16 changes: 16 additions & 0 deletions .tests/librariestest/librariestest.tpr
Original file line number Diff line number Diff line change
Expand Up @@ -439,6 +439,22 @@ condition=
locked=no
location=

[file56]
path=libraries/pic/PIC_LVP.tbh
type=header
format=
condition=
locked=no
location=

[file57]
path=libraries/pic/PIC_LVP.tbs
type=basic
format=
condition=
locked=no
location=

[address2]
platform=TPP2W(G2)
transport=udp_broadcast
Expand Down

0 comments on commit 4b75feb

Please sign in to comment.