0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-06-28 01:40:56 +00:00

Further cleanup of comments, partial Doxygen-style

Following up on 
This commit is contained in:
Scott Lahteine 2016-03-24 23:19:46 -07:00
parent 4823791eb0
commit 0da744b7b0
191 changed files with 904 additions and 496 deletions

View file

@ -1,4 +1,4 @@
/*
/**
* Marlin 3D Printer Firmware
* Copyright (C) 2016 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
*
@ -20,7 +20,7 @@
*
*/
/*
/**
* Arduino SdFat Library
* Copyright (C) 2009 by William Greiman
*