关闭斐讯 N1 LED指示灯 #1471
              
                
                  
                  
                    Answered
                  
                  by
                    ophub
                  
              
          
                  
                    
                      chiguadexing
                    
                  
                
                  asked this question in
                Other
              
            
            
              关闭斐讯 N1 LED指示灯
            
            #1471
          
          
        -
| # 关
echo 0 > /sys/class/leds/n1:white:status/brightness
# 开
echo 1 > /sys/class/leds/n1:white:status/brightness节约用电 :doge | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            ophub
          
      
      
        Jun 8, 2023 
      
    
    Replies: 2 comments 1 reply
-
| 可以加到启动任务里,启动时自动关闭了 | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
      Answer selected by
        chiguadexing
-
| 谢谢分享! | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
可以加到启动任务里,启动时自动关闭了