pxt-automation/ns.ts

8 строки
175 B
TypeScript
Исходник Обычный вид История

2018-05-04 19:11:07 +03:00
/**
* Automation, process control and robotic controllers
*/
//% groups="['PID', `Filters', 'Behaviors']"
2019-10-10 01:07:35 +03:00
//% color=#909090 weight=80 icon="\uf277"
2018-05-04 19:11:07 +03:00
namespace automation {
}