10 Commits
Author SHA1 Message Date
renletao d3759246ec Add copyright dependency information 2025-01-14 10:53:33 +08:00
Franz Höpfinger 2a3db31bf7 ISO C++ says that these are ambiguous
porthub.cpp:38:34: warning: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
2023-03-08 16:52:34 +01:00
Franz Höpfinger bb62658528 Avoid the Error: 'RegValue' may be used uninitialized
porthub.cpp:56:12: error: 'RegValue' may be used uninitialized in this function [-Werror=maybe-uninitialized]
2023-03-08 16:15:51 +01:00
franz-ms-muc 59d4ade4cb Update porthub.cpp 2023-03-08 16:13:05 +01:00
TinyuChiu ebebdeaee2 Compatible with ESP32 up to 2.0.0 2022-08-11 17:01:46 +08:00
Tinyu 16c46b2440 Code Format 2022-07-06 12:15:36 +08:00
fm 21eff2739d PbHUB: add constructor with IIC addr 2021-07-16 10:39:57 +02:00
Gitshaoxiang 78457b190e Rename example files (#217)
* rename some example file
* add Unit exmaple sketch comment
* add module example comment
2020-04-30 10:29:41 +08:00
sakabin f9953af750 Add power api, Set battery charging init in M5.Power.begin()
1. Reduce  battery charging current to 650ma
2. Set battery charging voltage to 4.2v
2019-08-29 14:31:06 +08:00
linzijun 9a3acb781c add COMMU Encode JoyStick LoraWan SIM800L USB LEGO+ (#165)
* add COMMU Encode JoyStick LoraWan  SIM800L USB   LEGO+

* Add  ANGLE BUTTON CardKB  Dual_Button  Fingerprint    GPS  HEART

IR   NEOFLASH  NEOPIXEL  PaHUB  PbHUB  PIR  uint.

* Add some notes, fix some bug
2019-05-29 09:41:49 +08:00