Skip to content

added basic 7 inch crowpanel support#167

Open
JulianStremel wants to merge 1 commit intosuchmememanyskill:masterfrom
JulianStremel:master
Open

added basic 7 inch crowpanel support#167
JulianStremel wants to merge 1 commit intosuchmememanyskill:masterfrom
JulianStremel:master

Conversation

@JulianStremel
Copy link
Copy Markdown

As it says in the title...

I also would like to build a custom ui that resembles klipper screen more closely i also need to get the sdcard to work for external assets but i do not know if any oft this project takes advantage of an external storage medium.

Copy link
Copy Markdown
Owner

@suchmememanyskill suchmememanyskill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You seem to be missing a board .json, also

/*Set the coordinates*/
data->point.x = touch_last_x;
data->point.y = touch_last_y;
//Serial.print( "Data x " );
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you mind removing commented out code? (I know the original driver has this too. If you feel like it, could you remove it there too?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants