pxt-automation/ns.ts

8 строки
175 B
TypeScript

/**
* Automation, process control and robotic controllers
*/
//% groups="['PID', `Filters', 'Behaviors']"
//% color=#909090 weight=80 icon="\uf277"
namespace automation {
}