“Data Time Reference”的版本间的差异

来自Microduino Wikipedia
跳转至: 导航搜索
第20行: 第20行:
 
::**[[Time()]]
 
::**[[Time()]]
 
::*'''Functions/函数'''
 
::*'''Functions/函数'''
::**[[sensorMotion.begin()|begin()]]
+
::**[[time.setTime()|setTime()]]
 
::**[[sensorMotion.getData()|getData()]]
 
::**[[sensorMotion.getData()|getData()]]
 
::**[[sensorMotion.setFullScaleGyroRange()|setFullScaleGyroRange()]]
 
::**[[sensorMotion.setFullScaleGyroRange()|setFullScaleGyroRange()]]

2017年7月10日 (一) 07:13的版本

描述

该库基于millis()函数,用于Microduino核心计算时间日期,兼容NTP格式计时和年月日时分秒格式计时。

示例






功能

[返回Sensor-Motion]