In this tutorial we are going to learn how to reverse an array of integers, using the cpplinq library. We will be using the ESP32 and the Arduino core. Note however that since cpplinq is a generic C++ library, the code also works on the ESP8266.
This article is an engineering test note, mainly intended to demonstrate the actual performance of the module in common development scenarios, rather than a laboratory calibration report.