SeeedJP / ReButtonApp

12 stars 17 forks source link

Webページにバッテリー電圧を表示してほしい #11

Open matsujirushi opened 1 year ago

matsujirushi commented 1 year ago

image

matsujirushi commented 1 year ago

バッテリー電圧取得。 ReButton::ReadPowerSupplyVoltage() https://github.com/SeeedJP/ReButtonApp/blob/4abf29d9d03541f67458a3763c9db961de358a42/src/azureiot/ReButtonClient2.cpp#L156

Webページ表示部。 https://github.com/SeeedJP/ReButtonApp/blob/4abf29d9d03541f67458a3763c9db961de358a42/src/web/HttpServer.cpp#L76-L97 https://github.com/SeeedJP/ReButtonApp/blob/4abf29d9d03541f67458a3763c9db961de358a42/src/web/HttpServer.cpp#L718-L731