⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 compressor.nc

📁 Develop Zigbee network real-time Os
💻 NC
字号:
interface Compressor {  command error_t init();  command error_t compress(uint16_t x, uint16_t y, uint16_t z);  command error_t flush();  event void bufferFull(uint8_t *buffer, uint16_t bytes);}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -