Skip to content

Commit

Permalink
rename core_parts to match DxCore
Browse files Browse the repository at this point in the history
  • Loading branch information
SpenceKonde committed Dec 18, 2021
1 parent 1910699 commit e79a311
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion megaavr/cores/megatinycore/Arduino.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

#ifndef Arduino_h
#define Arduino_h
#include "core_parts.h"
#include "core_devices.h"
#include "api/ArduinoAPI.h"

#include <avr/pgmspace.h>
Expand Down
File renamed without changes.

0 comments on commit e79a311

Please sign in to comment.