Results 7 issues of takkaO

- fix custom precision bug (#128, #139) - change date library (moment -> dayjs) - update some packages - add dayjs library - remove moment library Grafana has been licensed...

コンソール上から擬似的なボタン入力信号を出せるようにする。 可能ならば割り込み対応もする。

PlatformIO環境では動作させるために修正が必要らしい。 本ライブラリ側で修正対応可能かどうか調査する。 It seems that modifications are necessary to make it work in the PlatformIO environment. We will investigate whether the modification can be handled on the library side.

enhancement

- added getPhysicalDriveNumber( ) - added getDriveLetter( ) In WioTerminal, I found a issue that my program not work correctly when using Flash (SFUD) and SD card at the same...

It appears that some source code is provided under the BSD-3-Clause and Apache License 2.0 (e.g. lwip, esp_xxx). To be compatible with these licenses, they should be released under at...

Several files included in this library are listed under the LGPL license (e.g. WiFiAP.cpp). However, the license file for this repository lists the MIT license, which seems contradictory. The correct...

Thank you for the great library. The source code indicates that it is provided under the BSD license, but there are several types of BSD licenses. Under which license is...