feat: added PicoW_Sensor code template
Credits to @ext-erich.styger that provided the template
This commit is contained in:
committed by
Sylvan Arnold
parent
b2e9eab44e
commit
6cd510e749
13
TSM_PicoW_Sensor/McuLib/config/McuPCF85063A_config.h
Normal file
13
TSM_PicoW_Sensor/McuLib/config/McuPCF85063A_config.h
Normal file
@@ -0,0 +1,13 @@
|
||||
/*!
|
||||
* Copyright (c) 2023, Erich Styger
|
||||
*
|
||||
* SPDX-License-Identifier: BSD-3-Clause
|
||||
* \file
|
||||
* \brief Configuration header file for the PCF85063A realtime clock.
|
||||
*/
|
||||
|
||||
#ifndef MCUPCF85063A_CONFIG_H_
|
||||
#define MCUPCF85063A_CONFIG_H_
|
||||
|
||||
|
||||
#endif /* MCUPCF85063A_CONFIG_H_ */
|
||||
Reference in New Issue
Block a user