Files
ncs/script/pio.py
boccioli_m ece149f2f5 Closedown
2017-10-10 13:36:58 +02:00

16 lines
561 B
Python

###################################################################################################
# Deployment specific global definitions - executed after startup.py
###################################################################################################
#Uncomment this line to create the simulated devices needed to the tutorial scripts.
#run("tutorial/devices")
# The code below is necessary to run the Testing List plug-in:
global print_log, sendFeedback, sys, inspect, os, traceback
import sys, inspect, os, traceback