config.h 200 B

12345678
  1. // Copyright 2024 Santosh Kumar (@santosh)
  2. // SPDX-License-Identifier: GPL-2.0-or-later
  3. #pragma once
  4. #define TRI_LAYER_LOWER_LAYER 2
  5. #define TRI_LAYER_UPPER_LAYER 3
  6. #define TRI_LAYER_ADJUST_LAYER 4