UNPKG

pxt-common-packages

Version:
4 lines 114 B
// add target specific things here namespace datalogger { datalogger.setStorage(new FileStorage("log.csv")); }