This repository has been archived on 2022-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Marlin-Artillery-M600/Marlin
Alexander Amelkin ed720194d2 [2.0.x][HD44780] Remove unused include
The <binary.h> header is not available in STM32 toolchain
and is not used anywhere in ultralcd_common_HD44780.h.
If it is used anywhere in HD44780 support for other platforms,
it must be included in the corresponding .cpp file directly
and put under appropriate conditional compilation directives
for the platform requiring it.

As I was unable to find such code, I consider the file unused
and hence remove the inclusion.
2018-07-06 23:45:47 -05:00
..
lib Module updates 2017-09-21 16:26:42 -05:00
src [2.0.x][HD44780] Remove unused include 2018-07-06 23:45:47 -05:00
Configuration.h [2.0.x] Fix LCD_LANGUAGE options list formatting in config (#11198) 2018-07-04 17:42:14 -05:00
Configuration_adv.h Add "Marlin Dev Mode" option 2018-07-02 22:55:21 -05:00
Makefile Match Makefile to boards.h 2018-04-20 16:13:50 -05:00
Marlin.ino Marlin.ino needs no content (#9506) 2018-02-06 02:28:18 -06:00