Starting on v1.24.0; first change: support for encoding ESC characters in SerialPort test strings (support which perhaps should eventually be moved into getComponentParms() instead)

This commit is contained in:
Jeff Parsons 2016-08-17 19:09:23 -07:00
commit 145ec9d125
213 changed files with 256 additions and 235 deletions

View file

@ -13,11 +13,11 @@
<xsl:variable name="CSSCLASS">pcjs</xsl:variable>
<xsl:variable name="APPCLASS">pcx86</xsl:variable>
<xsl:variable name="APPNAME">PCx86</xsl:variable>
<xsl:variable name="APPVERSION">1.23.3</xsl:variable>
<xsl:variable name="APPVERSION">1.24.0</xsl:variable>
<xsl:variable name="SITEHOST">www.pcjs.org</xsl:variable>
<xsl:template name="componentStyles">
<link rel="stylesheet" type="text/css" href="/versions/pcx86/1.23.3/components.css"/>
<link rel="stylesheet" type="text/css" href="/versions/pcx86/1.24.0/components.css"/>
</xsl:template>
<xsl:template name="componentScripts">