<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[SyntaxError: invalid syntax]]></title><description><![CDATA[<p dir="auto">Hi .. if I run my current code on my M5Dial there is an issue. I got an "invalid syntax" but in line 41 is nearly nothing incorrect.</p>
<p dir="auto">41: mqttMsg = None</p>
<p dir="auto">Traceback (most recent call last):<br />
File "&lt;stdin&gt;", line 41<br />
SyntaxError: invalid syntax</p>
<p dir="auto">If I change the order of the lines, I get the same issue but for a different line and the old one is still there before the new one.<br />
41: TempKlima = None</p>
<p dir="auto">I think there is nothing wrong with these lines and I´m looking at the wrong place of my code.</p>
]]></description><link>https://community.m5stack.com/topic/6161/syntaxerror-invalid-syntax</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 14:08:34 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/6161.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 28 Feb 2024 15:32:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to SyntaxError: invalid syntax on Wed, 28 Feb 2024 16:52:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mchott" aria-label="Profile: mchott">@<bdi>mchott</bdi></a> the line error doesn’t always report the correct line unless you know how to read it. I recently found a syntax error due to quote mark formatting</p>
]]></description><link>https://community.m5stack.com/post/24180</link><guid isPermaLink="true">https://community.m5stack.com/post/24180</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Wed, 28 Feb 2024 16:52:41 GMT</pubDate></item></channel></rss>