Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
atick-faisal committed Jan 22, 2024
1 parent 6d15bfe commit 6ebada5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
/* Author: Atick Faisal */
/* https://atick.dev/ */
/**************************************************************************/
/* Copyright (c) 2019-present Atick Faisal */
/* Copyright (c) 2023-present Atick Faisal */
/* */
/* Permission is hereby granted, free of charge, to any person obtaining */
/* a copy of this software and associated documentation files (the */
Expand All @@ -26,7 +26,6 @@
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
/**************************************************************************/


#include <Arduino.h>
#include <avr/interrupt.h>
#include <avr/io.h>
Expand Down

0 comments on commit 6ebada5

Please sign in to comment.