1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-26 13:25:54 +00:00

🎨 fix endif comment (#27286)

This commit is contained in:
ellensp 2024-07-18 10:58:55 +12:00 committed by GitHub
parent 74f297c871
commit 2b8db0c2e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -81,4 +81,4 @@ void eeprom_write_byte(uint8_t *pos, uint8_t value) {
}
#endif // USE_SHARED_EEPROM
#endif // I2C_EEPROM
#endif // SPI_EEPROM