rtt更新
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
/*
|
||||
* Copyright (c) 2006-2022, RT-Thread Development Team
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
#ifndef __DT_BINDINGS_THERMAL_THERMAL_H__
|
||||
#define __DT_BINDINGS_THERMAL_THERMAL_H__
|
||||
|
||||
/* On cooling devices upper and lower limits */
|
||||
#define THERMAL_NO_LIMIT (~0)
|
||||
|
||||
#endif /* __DT_BINDINGS_THERMAL_THERMAL_H__ */
|
Reference in New Issue
Block a user