Skip to content

Files

Latest commit

 

History

History
5 lines (4 loc) · 200 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 200 Bytes

C++ Skeletons

This directory contains some skeletons for main files for C++ applications.

  • main_helloworld.cpp - Simple main startup.
  • main_network.cpp - Simple main with networking via WiFi.