lehrkraefte:blc:informatik:ffprg2-2020:esp32-io-and-vars

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
lehrkraefte:blc:informatik:ffprg2-2020:esp32-io-and-vars [2020/08/12 15:45]
Ivo Blöchliger [Umwandlung der Typen]
lehrkraefte:blc:informatik:ffprg2-2020:esp32-io-and-vars [2020/08/12 15:48] (current)
Ivo Blöchliger [Ausgabe mit Serial.printf]
Line 33: Line 33:
 </code> </code>
  
-==== Ausgabe mit printf ====+==== Ausgabe mit Serial.printf ====
   * %d (int)   * %d (int)
   * %f (float, double)   * %f (float, double)
Line 41: Line 41:
   * \n Zeilenumbruch   * \n Zeilenumbruch
  
 +[[http://www.cplusplus.com/reference/cstdio/printf/|Mehr zu printf]]
 ==== Speicherbedarf und Umfang ==== ==== Speicherbedarf und Umfang ====
  
  • lehrkraefte/blc/informatik/ffprg2-2020/esp32-io-and-vars.1597239906.txt.gz
  • Last modified: 2020/08/12 15:45
  • by Ivo Blöchliger