Skip to content

Commit bf09f9c

Browse files
committed
fixed include
1 parent 69aaf2a commit bf09f9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

18f13k50/bootloader.asm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
; See the License for the specific language governing permissions and
1515
; limitations under the License.
1616

17-
#include <p18f2550.inc>
17+
#include <p18f13k50.inc>
1818
;**************************************************************
1919
; imported subroutines
2020
; usb.asm

0 commit comments

Comments
 (0)