The Wayback Machine - https://web.archive.org/web/20200316012113/https://github.com/topics/sleep
Skip to content
#

sleep

Here are 239 public repositories matching this topic...

vlcinsky
vlcinsky commented Nov 4, 2019

Currently the specification of host and port must be in form "{host}:{port}".

In many cases the url to check is already present in the system configuration in form of connection parameter, e.g.: postgres://username:password@hostname:5432/database.

However, current implementation does not seem to accept such host and port specification.

Proposed solution:

  • require presence of explicit
LoKKeR96
LoKKeR96 commented Dec 21, 2018

Hi everyone.

My concern here is with the documentation lacking some information.
In particular regarding the setup() function and the waking-up part that resets the Teensy.

So my suggestions here are:

  • Explain what happens when the Teensy wakes up from sleep&deepSleep&hirbernate (it looses configuration, if yes then which sleep mode is affected and which registers loose configuration, a

Improve this page

Add a description, image, and links to the sleep topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sleep topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.