Skip to content

Some suggestions#2

Open
sfambach wants to merge 2 commits into
ckuehnel:masterfrom
sfambach:master
Open

Some suggestions#2
sfambach wants to merge 2 commits into
ckuehnel:masterfrom
sfambach:master

Conversation

@sfambach
Copy link
Copy Markdown

@sfambach sfambach commented Oct 14, 2020

Hi,

i have done only minor changes:

  • changed DEEPSLEEP_SECONDS from int to uint64_t, if we use int there is an overload by less than one day, and if the user takes bigger number it will never sleep.
  • I put some of the settings from the main file to the credentials to have them in one place
  • I made titles switchable, sorry for the german langugage, if needed i can translate them

hopefully this suggest will find your acceptance

I changed the type of DEEPSLEEP_SECONDS to uint64_t if you use int there is an overload by less than one day. 
I have removed the settings from The hiGrowESP32MQTT file to this settings file to have all in the same file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant