Fibonacci example This example shows how to calculate a specific number in the fibonacci sequence using recursion. Running the example To run the example on your ESP32, execute the following command: toit run fibonacci.toit License BSD0