Revert "Support upload g-code to third-party printers (#2)"

This reverts commit dc5e0eed34.
This commit is contained in:
SoftFever 2022-08-20 23:05:25 +08:00
parent dc5e0eed34
commit 82127a92c9
44 changed files with 19 additions and 5543 deletions

View file

@ -1,5 +1,5 @@
project(minilzo)
cmake_minimum_required(VERSION 3.0)
cmake_minimum_required(VERSION 2.6)
add_library(minilzo INTERFACE)