1 Star 0 Fork 0

DFRobot/DFRobot_utility

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
DFRobot_utility.h 2.40 KB
一键复制 编辑 原始数据 按行查看 历史
lisper 提交于 2015-01-27 18:11 +08:00 . add AT parse command library
/*******************************************************************************
* DFRobot_utility, This library provides some useful function for Arduino. *
* www.github.com/dfrobot/DFRobot-utility (github as default source provider) *
* DFRobot-A great source for opensource hardware and robot. *
* *
* This file is part of the DFRobot_utility library. *
* *
* DFRobot_utility is free software: you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public License as *
* published by the Free Software Foundation, either version 3 of *
* the License, or any later version. *
* *
* DFRobot_utility is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
* GNU Lesser General Public License for more details. *
* *
* DFRobot_utility is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
* GNU Lesser General Public License for more details. *
* *
* You should have received a copy of the GNU Lesser General Public *
* License along with DFRobot_utility. If not, see *
* <http://www.gnu.org/licenses/>. *
******************************************************************************/
/*
* Copyright: DFRobot
* name: DFRobot_utility
* version: 1.0
* Author: lisper (lisper.li@dfrobot.com)
* Date: 2014-05-22
* Description: Common library for Arduino
*/
#include "split.h"
#include "serialStream.h"
#include "checksum.h"
#include "keycheck.h"
#include "DF_utility.h"
#include "DFRobotCar.h"
#include "io.h"
#include "color.h"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/dfrobot/DFRobot_utility.git
git@gitee.com:dfrobot/DFRobot_utility.git
dfrobot
DFRobot_utility
DFRobot_utility
master

搜索帮助