16 lines
386 B
Typst
16 lines
386 B
Typst
#import "../PageTemplate.typ": page-theme
|
|
#show: page-theme
|
|
|
|
= บทที่ 2 \ ทฤษฎีและเอกสารที่เกี่ยวข้อง
|
|
|
|
#include "Intro.typ"
|
|
|
|
#set heading(numbering: "1.1", offset: 1)
|
|
#include "Microcontroller.typ"
|
|
#include "HTTPS.typ"
|
|
#include "TLS.typ"
|
|
#include "NFC.typ"
|
|
#include "PIR.typ"
|
|
#include "CLanguage.typ"
|
|
#include "AppDev.typ"
|