wakeup method

T wakeup()

唤醒打印机

Implementation

T wakeup() {
  return push(EWakeup());
}