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

📄 compressor.h

📁 Develop Zigbee network real-time Os
💻 H
字号:
/************************************************************************** * * compressor.h * * The platform specific parts needed by the compressors. * * This file is licensed under the GNU GPL. * * (C) 2005, Klaus S. Madsen <klaussm@diku.dk> * */#ifndef __MSP430__#include <inttypes.h>#endif/*  * buffer is a pointer to nobytes of data */void handle_full_buffer(uint8_t *buffer, uint16_t nobytes);

⌨️ 快捷键说明

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