Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop clearing request's memory #8

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Commits on Jan 26, 2015

  1. Stop clearing request's memory

    Clearing packetbuf wipes out data for the request packet. After memset
    the request token is lost and it cannot be copied to the response.
    mbialon committed Jan 26, 2015
    Configuration menu
    Copy the full SHA
    3cf97f9 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2015

  1. Connect sensors to the cloud

    mbialon committed Jun 20, 2015
    Configuration menu
    Copy the full SHA
    594d78a View commit details
    Browse the repository at this point in the history
  2. Fritzing schematic

    mbialon committed Jun 20, 2015
    Configuration menu
    Copy the full SHA
    505c741 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2015

  1. Random message ID

    mbialon committed Jul 23, 2015
    Configuration menu
    Copy the full SHA
    f6a7fdc View commit details
    Browse the repository at this point in the history
  2. Connect to smart-connected.us

    mbialon committed Jul 23, 2015
    Configuration menu
    Copy the full SHA
    f61a709 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2015

  1. Doc

    mbialon committed Jul 27, 2015
    Configuration menu
    Copy the full SHA
    f8f6b34 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    mbialon committed Jul 27, 2015
    Configuration menu
    Copy the full SHA
    bcab0e2 View commit details
    Browse the repository at this point in the history