Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 400 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 400 Bytes

wifiserver

OI Wifi Server

This project uses a submodule. To checkout everything properbly you have to first clone this repository as usual. cd into your cloned project and run the following two commands:

git submodule init
git submodule update

For more information, especially regarding the workflow of the submodule, please see http://git-scm.com/book/en/Git-Tools-Submodules