能源管控程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

8 lines
120 B

  1. [Makefile]
  2. indent_style = tab
  3. indent_size = 4
  4. [src/*.h,src/*.cpp,examples/**.ino]
  5. indent_style = space
  6. indent_size = 2