Skip to content

Latest commit

 

History

History

nodemcu

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Table of Contents

Getting Started

Used the NodeMCU V1 (ESP12E) with Arduino Core and Platformio on VSCode

Library

  • LiveQueryLib

LocalTests

These are the various tests used to get NodeMCU working with the Parse-Server locally

DONE

  • LiveQueryTest
  • GetRequestTest
  • PostRequestTest
  • PutRequestTest
  • DeleteRequestTest

Tests

These are the various tests used to get NodeMCU working the the Back4App server

TODO