increase cmake version

This commit is contained in:
2023-10-12 14:53:47 +02:00
parent be10365d9f
commit 3fc72514a4

View File

@ -2,11 +2,12 @@
## Adjust the settings according to your board.
## The settings here work for the Arduino Uno, Rev. 3.
# CMake version
cmake_minimum_required(VERSION 3.20)
# Project name
project(SensorDisplay)
# CMake version
cmake_minimum_required(VERSION 2.6)
# Options
# Adjust to your board