You get an RTC, and you get an RTC! (delete HAS_RTC as it wasn't actually doing much) (#9493)
This commit is contained in:
co-authored by
GitHub
parent
c19fc62683
commit
200e79e800
@@ -390,9 +390,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#ifndef HAS_RADIO
|
||||
#define HAS_RADIO 0
|
||||
#endif
|
||||
#ifndef HAS_RTC
|
||||
#define HAS_RTC 0
|
||||
#endif
|
||||
#ifndef HAS_CPU_SHUTDOWN
|
||||
#define HAS_CPU_SHUTDOWN 0
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user