Wayne Holder
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
Wayne Holder created a post, Markdown Plugin Features Request
1. It would be nice if image URLs like "<p align="center"><img src="/images/ATTiny10IDE%20Screenshot.png"></p>" would display the image in the preview panes. Note: I use this to included images wh... -
Wayne Holder created a post, AnsweredCan't Resolve Variable 'CODE'
I have a project that compiles and runs and uses an enum in a struct like this: struct { void (*action) (const char *, minipro_handle_t *handle, device_t *device); char *filename; device_t *device;... -
-
-
Wayne Holder created a post, AnsweredCan't publish to GitHub
I have a GitHub account and I have previously been able to publish a project to GitHub using IntelliJ about 2 years ago. However, all my current attempts seem to fall short and I can't seem to fin...