Skip to content

Commit

Permalink
Remove pgmspace
Browse files Browse the repository at this point in the history
Signed-off-by: Sara Damiano <[email protected]>
  • Loading branch information
SRGDamia1 committed Aug 25, 2024
1 parent 1af9bf0 commit c213507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Sodaq_DS3231.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
// Released under MIT License http://opensource.org/licenses/mit-license.php

#include <Wire.h>
#include <avr/pgmspace.h>

#include "Sodaq_DS3231.h"
#include "Arduino.h"

Expand Down

0 comments on commit c213507

Please sign in to comment.