The Scope of this Module was to get to know C++ further and come in closer contact with inheritance for classes: ex00: Introduction to exceptions ex01: Further use of exceptions ex02: Combination of ...
This is an implementation of the WireGuard® for ESP32 Arduino. Almost all of this code is based on the WireGuard Implementation for lwIP, but some potion of the code is adjusted to build with ESP32 ...