Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 387 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 387 Bytes

FlashAir_Timestamp

This library provides getting timestamp from an internal clock of FlashAir.
Tested with W-04 and using NICT time server.

How to use

Write this lines in your Lua program.

local ts = require "FaTimestamp"
local timestamp = getTimestamp()

License

Microsoft Public License

https://opensource.org/licenses/MS-PL