Search found 148 matches

by kersing
Fri Jan 22, 2021 9:37 pm
Forum: General
Topic: Help with XC compiler problem
Replies: 9
Views: 4949

Re: Help with XC compiler problem

Take a look at your C code icons. If you need help it would be best to post the code from them as code block on the forum in stead of having us try to distil th8ngs from the compiler errors.
by kersing
Wed Jan 13, 2021 8:02 am
Forum: General
Topic: 8 big pic ssd1306 error not compile.
Replies: 1
Views: 1817

Re: 8 big pic ssd1306 error not compile.

Please don’t hijack a thread dealing with a totally different controller.

Your issue is a lack of ram in your target controller. Check this post on the FC7 forum for details.
by kersing
Thu Jan 07, 2021 4:31 pm
Forum: App Developer
Topic: Electrical Test Projects
Replies: 9
Views: 5788

Re: Electrical Test Projects

Hi Ben,

Could you include measuring coils as well?
by kersing
Mon Jan 04, 2021 6:00 pm
Forum: Bug Reports
Topic: Calculation order
Replies: 4
Views: 2781

Re: Calculation order

Sounds like perfect order in which the operands should be applied to me.
Division has higher priority and is performed first. If you want to make sure things are done in the order you expect always use parenthesis.
by kersing
Sun Dec 27, 2020 6:55 pm
Forum: Bug Reports
Topic: Esp 32 wroom not compiling ssd1306 i2c oled 128x32
Replies: 1
Views: 1742

Re: Esp 32 wroom not compiling ssd1306 i2c oled 128x32

Please do not post about the same issue multiple times. Just reporting it once works.
by kersing
Fri Dec 18, 2020 10:58 am
Forum: Feature Requests
Topic: Display with new command for Arduino or similar micro.
Replies: 4
Views: 3468

Re: Display with new command for Arduino or similar micro.

Perhaps read messages by other forum users and the responses? It looks like this message might contain the solution or a way forward.
by kersing
Fri Dec 18, 2020 10:49 am
Forum: Feature Requests
Topic: ESP 32 WITH DISPLAY ON BOARD
Replies: 6
Views: 4497

Re: ESP 32 WITH DISPLAY ON BOARD

Please do not post the same message multiple times in different parts of the forum. It only results in more work for staff and moderators as we will merge the two...
by kersing
Fri Dec 11, 2020 10:59 am
Forum: Feature Requests
Topic: Forum theme
Replies: 3
Views: 3094

Re: Forum theme

Hi Steve, The option to switch to the silver theme is very much appreciated. I read all forum messages on an iPad as I read the forum daily and only occasionally use flowcode these days. The dark theme does not work for me on an iPad. In the list with notifications the dark theme does not show which...